summaryrefslogtreecommitdiff
path: root/sys/alpha
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/alpha/divrem.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/alpha/divrem.m4 b/sys/alpha/alpha/divrem.m4
index c24689f3d2b2..866f71073cc1 100644
--- a/sys/alpha/alpha/divrem.m4
+++ b/sys/alpha/alpha/divrem.m4
@@ -56,7 +56,7 @@ ifelse(S, `true', `define(NEG, `t4')')
#include <machine/asm.h>
-LEAF(NAME, 0) /* XXX */
+NESTED(NAME, 0, 0, t9, 0, 0) /* Get the right ra */
lda sp, -64(sp)
stq BIT, 0(sp)
stq I, 8(sp)