]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/chud/chud_thread.c
xnu-1228.0.2.tar.gz
[apple/xnu.git] / osfmk / chud / chud_thread.c
index 13f03940bd045b6cf4e219f0ed572999557f2b65..6af57de1eadc62dc0c2d2517f286e55a62b444e8 100644 (file)
@@ -48,8 +48,6 @@
 #      include <i386/mp.h>     
 #elif defined(__ppc__) || defined(__ppc64__)
 #      include <ppc/cpu_internal.h>
-#elif defined(__arm__)
-#      include <arm/cpu_internal.h>
 #else
 // fall back on declaring it extern.  The linker will sort us out.
 extern unsigned int real_ncpus;