aboutsummaryrefslogtreecommitdiffstats
path: root/alloca.s
diff options
context:
space:
mode:
Diffstat (limited to 'alloca.s')
-rw-r--r--alloca.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/alloca.s b/alloca.s
index 021badbb..808b021e 100644
--- a/alloca.s
+++ b/alloca.s
@@ -233,7 +233,7 @@ alloca:
jump REGISTER(r1) /* funky return */
#endif /* ns16000 */
-#ifdef pyramid
+#ifdef pyr
.globl _alloca
@@ -254,7 +254,7 @@ __longjmp: jump _longjmp
__setjmp: jump _setjmp
#endif
-#endif /* pyramid */
+#endif /* pyr */
#ifdef ATT3B5