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