]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/IOKit/machine/IOSharedLockImp.h
xnu-1504.15.3.tar.gz
[apple/xnu.git] / iokit / IOKit / machine / IOSharedLockImp.h
index b348bc820bf4d8b7eb37a63dc278470f00a57e6e..ec0c90f2cf19fbc38d3fd225e458a621b23639c2 100644 (file)
@@ -28,7 +28,7 @@
 
 #if defined (__ppc__)
 #include "IOKit/ppc/IOSharedLockImp.h"
-#elif defined (__i386__)
+#elif defined (__i386__) || defined (__x86_64__)
 #include "IOKit/i386/IOSharedLockImp.h"
 #else
 #error architecture not supported