repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
conformtest: clean up POSIX expectations for unistd.h.
[glibc.git]
/
sysdeps
/
arm
/
test-fpucw.c
blob
9fc721c7f48a8be2f2ff772022c9b2dde50cbe13
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>