diff options
Diffstat (limited to 'sysdeps/aarch64/fpu/fraiseexcpt.c')
-rw-r--r-- | sysdeps/aarch64/fpu/fraiseexcpt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/aarch64/fpu/fraiseexcpt.c b/sysdeps/aarch64/fpu/fraiseexcpt.c index 3e5c118677..77c6ca7e89 100644 --- a/sysdeps/aarch64/fpu/fraiseexcpt.c +++ b/sysdeps/aarch64/fpu/fraiseexcpt.c @@ -88,5 +88,4 @@ feraiseexcept (int excepts) return 0; } - libm_hidden_def (feraiseexcept) |