about summary refs log tree commit diff
path: root/sysdeps/alpha/divl.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/alpha/divl.S')
-rw-r--r--sysdeps/alpha/divl.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/alpha/divl.S b/sysdeps/alpha/divl.S
index 7ae3e0cc13..5c94362cf5 100644
--- a/sysdeps/alpha/divl.S
+++ b/sysdeps/alpha/divl.S
@@ -15,6 +15,9 @@
 #endif
 #include <sysdep.h>
 
+/* Avoid the definition of ret that we set in the alpha sysdep.h.  */
+#undef ret
+