Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git] / newlib / libm / machine / spu / feholdexcept.c
blob57b57b11a67146a889fdda5354f51e0b2f956cdc
1 #include "headers/feholdexcept.h"
3 int feholdexcept(fenv_t *envp)
5 return _feholdexcept(envp);