diff options
Diffstat (limited to 'math/fegetround.c')
-rw-r--r-- | math/fegetround.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/fegetround.c b/math/fegetround.c index 24bbd16097..140e698480 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) |