Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git] / newlib / libm / machine / spu / fegetexceptflag.c
blob0c98199f1a8b9477fc503f9ccad8fe41a61c66b7
1 #include "headers/fegetexceptflag.h"
3 void fegetexceptflag(fexcept_t *flagp, int excepts)
5 _fegetexceptflag(flagp, excepts);