X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/19894a1236eae932b4028640f24ab843f691d4e4..4a1021af038d99f6d416c0003e1a3f2c6027faac:/src/stub_binding_helper.s?ds=sidebyside diff --git a/src/stub_binding_helper.s b/src/stub_binding_helper.s index b00937e..de2d90b 100644 --- a/src/stub_binding_helper.s +++ b/src/stub_binding_helper.s @@ -180,9 +180,9 @@ _stub_binding_helper: #endif -#if __arm__ +#if __arm__ && !__ARM_ARCH_7K__ /* - * This is the interface for the stub_binding_helper for ARM: + * This is the interface for the old stub_binding_helper for ARM: * The caller has pushed the address of the a lazy pointer to be filled in with * the value for the defined symbol and pushed the address of the the mach * header this pointer comes from.