]> gitweb.factorcode.org Git - factor.git/commitdiff
cpu.x86.bootstrap: cell -> bootstrap-cell
authorJoe Groff <arcata@gmail.com>
Fri, 4 Nov 2011 18:54:40 +0000 (11:54 -0700)
committerJoe Groff <arcata@gmail.com>
Fri, 4 Nov 2011 18:54:40 +0000 (11:54 -0700)
basis/cpu/x86/bootstrap.factor

index fc80a75e8729aa2a36d8556346143d5f9546c0b5..9691d289e183a7ff4b5fac45805952418c947a9e 100644 (file)
@@ -124,7 +124,7 @@ big-endian off
     temp0 CALL
     frame-size jit-signal-handler-epilog
     ! Pop the fake leaf frame along with our return address
-    leaf-frame-size cell - RET
+    leaf-frame-size bootstrap-cell - RET
 ] \ leaf-signal-handler define-sub-primitive
 
 [| |