]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/machine/thread.h
xnu-1228.0.2.tar.gz
[apple/xnu.git] / osfmk / machine / thread.h
index 2b6153bd45efe06e638ff76857754130265dd482..35f964d52fcf45ae515d177162ba700633312b72 100644 (file)
@@ -32,8 +32,6 @@
 #include "ppc/thread.h"
 #elif defined (__i386__)
 #include "i386/thread.h"
-#elif defined (__arm__)
-#include "arm/thread.h"
 #else
 #error architecture not supported
 #endif