]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/fpu_control.h
iconv: Suppress array out of bounds warning.
[thirdparty/glibc.git] / include / fpu_control.h
CommitLineData
cb0509a8
UD
1#include_next <fpu_control.h>
2
3/* Called at startup. It can be used to manipulate fpu control register. */
c19559b0 4extern void __setfpucw (fpu_control_t);