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
Add feature test macro _ISOC2Y_SOURCE
[glibc.git]
/
sysdeps
/
sh
/
sh4
/
dl-trampoline.S
blob
bd9bb7e5bde607b4d7176b4e13f0c928fbea8d72
1
#ifdef __SH_FPU_ANY__
2
# define HAVE_FPU
3
#endif
4
#include <sysdeps/sh/dl-trampoline.S>