]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/i386/commpage/pthreads.s
xnu-2050.22.13.tar.gz
[apple/xnu.git] / osfmk / i386 / commpage / pthreads.s
index 1794228ff9194252878cd48c502ca2ea52ce4a14..a7226180bc88af4947c097f5b77bd46b65406ef4 100644 (file)
@@ -82,6 +82,8 @@
  * are located in the PFZ.
  */
 
  * are located in the PFZ.
  */
 
+/* Work around 10062261 with a dummy non-local symbol */
+pthreads_dummy_symbol:
 
 /* Internal routine to handle pthread mutex lock operation.  This is in the PFZ.
  *     %edi == ptr to LVAL/UVAL pair
 
 /* Internal routine to handle pthread mutex lock operation.  This is in the PFZ.
  *     %edi == ptr to LVAL/UVAL pair