Fixup CPUID for 32-bit x86
[fio.git] / arch / arch-x86_64.h
index f2dcf497f63ec89ca88c8c3817de407c7a1d80c9..d8b0933bdadda5e3c7c076b176d9655022bf93ec 100644 (file)
@@ -1,7 +1,9 @@
 #ifndef ARCH_X86_64_h
 #define ARCH_X86_64_h
 
-#define ARCH   (arch_x86_64)
+#include "arch-x86-common.h"
+
+#define FIO_ARCH       (arch_x86_64)
 
 #ifndef __NR_ioprio_set
 #define __NR_ioprio_set                251