aboutsummaryrefslogtreecommitdiff
path: root/x86.h
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2023-04-30 17:57:02 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2023-04-30 17:57:02 -0400
commit74315872e5104396feb90c1155adbc20bf6ee78c (patch)
treeb43cb2ccb7dd3bc2e005a0236550e94a3ce095b2 /x86.h
parentf511688f83dc0386216f9ef097d88ea44cb160a6 (diff)
downloadwhatami-master.tar.gz
Add windows supportHEADmaster
Diffstat (limited to 'x86.h')
-rw-r--r--x86.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/x86.h b/x86.h
index 9d7ec4f..91d481d 100644
--- a/x86.h
+++ b/x86.h
@@ -1,6 +1,6 @@
#ifndef WHATAMI_X86_H
#define WHATAMI_X86_H
-#if defined(__x86_64__) || defined(__i386__)
+#if defined(__x86_64__) || defined(__i386__) || defined(__MACHINEX86_X64)
#ifndef bit_HTT
// Hyperthreading