From 9d1b7a7dbb9acf1e3b62c5a4de30ba9ed5d6aa88 Mon Sep 17 00:00:00 2001 From: John van Groningen Date: Thu, 6 Apr 2006 12:30:29 +0000 Subject: use _halt_sp instead of halt_sp and __ARRAY__+2 instead of __ARRAY__2 --- macho/pstartup.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macho/pstartup.a') 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 -- cgit v1.2.3