Revision 0475a5ca fpu/softfloat.h

b/fpu/softfloat.h
32 32
#ifndef SOFTFLOAT_H
33 33
#define SOFTFLOAT_H
34 34

  
35
#if defined(HOST_SOLARIS) && defined(NEEDS_LIBSUNMATH)
36
#include <sunmath.h>
37
#endif
38

  
35 39
#include <inttypes.h>
36 40
#include "config.h"
37 41

  

Also available in: Unified diff