Mike Pall 15 anni fa
parent
commit
aff6b3080f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/buildvm_ppc.dasc

+ 1 - 1
src/buildvm_ppc.dasc

@@ -38,7 +38,7 @@
 |.define TISFUNC,	r25
 |.define TISNIL,	r26
 |.define TOBIT,		r27
-|.define ZERO,		TOBIT   // Zero in lo word.
+|.define ZERO,		TOBIT	// Zero in lo word.
 |.endif
 |
 |// The following temporaries are not saved across C calls, except for RA.