Blame sysdeps/arm/test-fpucw.c

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