aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/buildvm_ppc.dasc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildvm_ppc.dasc b/src/buildvm_ppc.dasc
index d059843d..2ef65b40 100644
--- a/src/buildvm_ppc.dasc
+++ b/src/buildvm_ppc.dasc
@@ -38,7 +38,7 @@
38|.define TISFUNC, r25 38|.define TISFUNC, r25
39|.define TISNIL, r26 39|.define TISNIL, r26
40|.define TOBIT, r27 40|.define TOBIT, r27
41|.define ZERO, TOBIT // Zero in lo word. 41|.define ZERO, TOBIT // Zero in lo word.
42|.endif 42|.endif
43| 43|
44|// The following temporaries are not saved across C calls, except for RA. 44|// The following temporaries are not saved across C calls, except for RA.