summaryrefslogtreecommitdiffstats
path: root/cpudetect.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpudetect.h')
-rw-r--r--cpudetect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpudetect.h b/cpudetect.h
index a98f97f0e4..3f91f05d1c 100644
--- a/cpudetect.h
+++ b/cpudetect.h
@@ -6,7 +6,7 @@
#define CPUTYPE_I586 5
#define CPUTYPE_I686 6
-#ifdef ARCH_X86_64
+#if ARCH_X86_64
# define REGa rax
# define REGb rbx
# define REGBP rbp