diff options
Diffstat (limited to 'sysdeps/arm/fraiseexcpt.c')
-rw-r--r-- | sysdeps/arm/fraiseexcpt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/arm/fraiseexcpt.c b/sysdeps/arm/fraiseexcpt.c index a964cb01d4..91ec86fb06 100644 --- a/sysdeps/arm/fraiseexcpt.c +++ b/sysdeps/arm/fraiseexcpt.c @@ -102,5 +102,4 @@ feraiseexcept (int excepts) return 0; } } - libm_hidden_def (feraiseexcept) |