aboutsummaryrefslogtreecommitdiff
path: root/math/fegetround.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/fegetround.c')
-rw-r--r--math/fegetround.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fegetround.c b/math/fegetround.c
index 24bbd16..140e698 100644
--- a/math/fegetround.c
+++ b/math/fegetround.c
@@ -28,4 +28,5 @@ fegetround (void)
return 0;
#endif
}
+libm_hidden_def (fegetround)
stub_warning (fegetround)