diff options
Diffstat (limited to 'macho/pstartup.a')
-rw-r--r-- | macho/pstartup.a | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macho/pstartup.a b/macho/pstartup.a index 90c323a..9a39479 100644 --- a/macho/pstartup.a +++ b/macho/pstartup.a @@ -3586,7 +3586,7 @@ halt: bne e__Exceptions__sraise__exception .endif - lea o0,halt_sp + lea o0,_halt_sp lwz sp,0(o0) .if 0 |