aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMike Pall <mike>2010-09-21 21:41:49 +0200
committerMike Pall <mike>2010-09-21 21:41:49 +0200
commitaff6b3080f91d0b8296a19691220bbe433d6156e (patch)
treef4178b936fca4d50b001d1ba717f63a50ab82c50 /src
parent201eec484ca555e9737439c232252aace3618c51 (diff)
downloadluajit-aff6b3080f91d0b8296a19691220bbe433d6156e.tar.gz
luajit-aff6b3080f91d0b8296a19691220bbe433d6156e.tar.bz2
luajit-aff6b3080f91d0b8296a19691220bbe433d6156e.zip
Whitespace.
Diffstat (limited to 'src')
-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.