]> git.saurik.com Git - apple/libc.git/blobdiff - x86_64/sys/spinlocks_asm.s
Libc-825.40.1.tar.gz
[apple/libc.git] / x86_64 / sys / spinlocks_asm.s
index 7bc0fbd27b1e2f66f132890ac87397ee5d69b145..746eb64166ca969967b76c2b580ba158281f58a5 100644 (file)
@@ -28,8 +28,8 @@
 
 #include <sys/appleapiopts.h>
 #include <machine/cpu_capabilities.h>
-#include <platfunc.h>
 #include <mach/i386/syscall_sw.h>
+#include "platfunc.h"
 
 PLATFUNC_FUNCTION_START(OSSpinLockTry, up, 64, 4)
 PLATFUNC_FUNCTION_START(_spin_lock_try, up, 64, 4)