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