]> git.saurik.com Git - apple/dyld.git/blobdiff - src/stub_binding_helper.s
dyld-360.18.tar.gz
[apple/dyld.git] / src / stub_binding_helper.s
index b00937e2cc5147295d94b04049a5a22c2f58bfb5..de2d90be5109bcfcb6ad7b55e73ab4f75c28597a 100644 (file)
@@ -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.