ld.so: Don't try to read own ELF headers on startup
[glibc/nacl-glibc.git] / include / fpu_control.h
blobd0b5e9c0d1c4d5cc06cb335a832a82360d55b6ee
1 #include_next <fpu_control.h>
3 /* Called at startup. It can be used to manipulate fpu control register. */
4 extern void __setfpucw (fpu_control_t);