X-Git-Url: https://git.saurik.com/apple/libsystem.git/blobdiff_plain/8594eb270bddd0a37c00c0c537d17af03093737f..10dba534384a4d0d4d4608e019d0b04a9a81958b:/spinlock_stub.s?ds=sidebyside diff --git a/spinlock_stub.s b/spinlock_stub.s index 2d9a6e1..cb364b8 100644 --- a/spinlock_stub.s +++ b/spinlock_stub.s @@ -25,7 +25,8 @@ #define __APPLE_API_PRIVATE #include -#if defined(__ppc__) +#if defined(__ppc__) || defined(__ppc64__) +#include .data .section __TEXT,__picsymbolstub1,symbol_stubs,pure_instructions,32 .align 2 @@ -43,7 +44,7 @@ L__spin_lock$stub: .lazy_symbol_pointer L__spin_lock$lazy_ptr: .indirect_symbol __spin_lock - .long dyld_stub_binding_helper + .g_long dyld_stub_binding_helper #elif defined(__i386__) .data .picsymbol_stub