blob: 9fc721c7f48a8be2f2ff772022c9b2dde50cbe13 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/* 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>