glibc/sysdeps/arm/test-fpucw.c

6 lines
217 B
C
Raw Normal View History

2013-06-18 02:30:44 +02:00
/* Defining _LIBC_TEST stops fpu_control.h from defining the
hard-float versions of macros (for use with dynamic VFP detection)
when compiling for soft-float. */
#define _LIBC_TEST
#include <math/test-fpucw.c>