]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/machine/processor_info.h
xnu-1228.0.2.tar.gz
[apple/xnu.git] / osfmk / mach / machine / processor_info.h
index ca9636795c9b7a9675114967ed9b6662a6d77e52..a4c6d639e25ac5c7be7416716dfc5bd747830faa 100644 (file)
@@ -33,8 +33,6 @@
 #include "mach/ppc/processor_info.h"
 #elif defined (__i386__) || defined(__x86_64__)
 #include "mach/i386/processor_info.h"
-#elif defined (__arm__)
-#include "mach/arm/processor_info.h"
 #else
 #error architecture not supported
 #endif