aboutsummaryrefslogtreecommitdiff
path: root/win32/lib/chkstk.S
diff options
context:
space:
mode:
Diffstat (limited to 'win32/lib/chkstk.S')
-rw-r--r--win32/lib/chkstk.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/lib/chkstk.S b/win32/lib/chkstk.S
index 2726061..ec5c07f 100644
--- a/win32/lib/chkstk.S
+++ b/win32/lib/chkstk.S
@@ -2,7 +2,7 @@
/* chkstk86.s */
/* ---------------------------------------------- */
-#ifndef TCC_TARGET_X86_64
+#ifndef __x86_64__
/* ---------------------------------------------- */
.globl __chkstk
@@ -68,7 +68,7 @@ tinyc_getbp:
/* ---------------------------------------------- */
-#ifndef TCC_TARGET_X86_64
+#ifndef __x86_64__
/* ---------------------------------------------- */
/*