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