Loading...
mach/headers/thread_act.h Libc-391.5.21 Libc-320.1.3
--- Libc/Libc-391.5.21/mach/headers/thread_act.h
+++ Libc/Libc-320.1.3/mach/headers/thread_act.h
@@ -22,12 +22,8 @@
  */
 #if defined(__i386__)
 #include <mach/i386/thread_act.h>
-#elif defined(__x86_64__)
-#include <mach/x86_64/thread_act.h>
 #elif defined(__ppc__)
 #include <mach/ppc/thread_act.h>
-#elif defined(__ppc64__)
-#include <mach/ppc64/thread_act.h>
 #else
 #error unknown architecture
 #endif