about summary refs log blame commit diff
path: root/include/fpu_control.h
blob: d0b5e9c0d1c4d5cc06cb335a832a82360d55b6ee (plain) (tree)
1
2
3
4

                                                                             
                                       
#include_next <fpu_control.h>

/* Called at startup.  It can be used to manipulate fpu control register.  */
extern void __setfpucw (fpu_control_t);