X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..36401178fd6817c043cc00b0c00c7f723e58efae:/osfmk/mach/machine/processor_info.h diff --git a/osfmk/mach/machine/processor_info.h b/osfmk/mach/machine/processor_info.h index ca9636795..a4c6d639e 100644 --- a/osfmk/mach/machine/processor_info.h +++ b/osfmk/mach/machine/processor_info.h @@ -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