summaryrefslogtreecommitdiff
path: root/src/buildvm_x86.dasc
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildvm_x86.dasc')
-rw-r--r--src/buildvm_x86.dasc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buildvm_x86.dasc b/src/buildvm_x86.dasc
index 36151318..493820b6 100644
--- a/src/buildvm_x86.dasc
+++ b/src/buildvm_x86.dasc
@@ -108,7 +108,6 @@
108|.type NODE, Node 108|.type NODE, Node
109|.type NARGS, int 109|.type NARGS, int
110|.type TRACE, GCtrace 110|.type TRACE, GCtrace
111|.type EXITINFO, ExitInfo
112| 111|
113|// Stack layout while in interpreter. Must match with lj_frame.h. 112|// Stack layout while in interpreter. Must match with lj_frame.h.
114|//----------------------------------------------------------------------- 113|//-----------------------------------------------------------------------