diff --git a/basis/cpu/x86/bootstrap.factor b/basis/cpu/x86/bootstrap.factor index 570c7c87c5..fc80a75e87 100644 --- a/basis/cpu/x86/bootstrap.factor +++ b/basis/cpu/x86/bootstrap.factor @@ -112,6 +112,7 @@ big-endian off temp0 vm-reg vm-signal-handler-addr-offset [+] MOV temp0 CALL frame-size jit-signal-handler-epilog + 0 RET ] \ signal-handler define-sub-primitive : leaf-frame-size ( -- n ) 4 bootstrap-cells ;