Blame sysdeps/arm/test-fpucw.c

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