1 /* Defining _LIBC_TEST stops fpu_control.h from defining the 2 hard-float versions of macros (for use with dynamic VFP detection) 3 when compiling for soft-float. */ 4 #define _LIBC_TEST 5 #include <math/test-fpucw.c> 6
1 /* Defining _LIBC_TEST stops fpu_control.h from defining the 2 hard-float versions of macros (for use with dynamic VFP detection) 3 when compiling for soft-float. */ 4 #define _LIBC_TEST 5 #include <math/test-fpucw.c> 6