summaryrefslogtreecommitdiff
path: root/sysdeps/libm-i387/e_atan2l.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/libm-i387/e_atan2l.S')
-rw-r--r--sysdeps/libm-i387/e_atan2l.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/libm-i387/e_atan2l.S b/sysdeps/libm-i387/e_atan2l.S
index 748571e38e..860885ced1 100644
--- a/sysdeps/libm-i387/e_atan2l.S
+++ b/sysdeps/libm-i387/e_atan2l.S
@@ -14,3 +14,4 @@ ENTRY(__ieee754_atan2l)
fldt 16(%esp)
fpatan
ret
+PSEUDO_END (__ieee754_atan2l)