Revision 14d483ec fpu/softfloat-native.c

b/fpu/softfloat-native.c
2 2
   context is supported */
3 3
#include "softfloat.h"
4 4
#include <math.h>
5
#if defined(HOST_SOLARIS)
6
#include <fenv.h>
7
#endif
5 8

  
6 9
void set_float_rounding_mode(int val STATUS_PARAM)
7 10
{

Also available in: Unified diff