aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/bsdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/bsdi.h')
-rw-r--r--src/include/port/bsdi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/port/bsdi.h b/src/include/port/bsdi.h
index 617ef6768ae..cef69b8dc54 100644
--- a/src/include/port/bsdi.h
+++ b/src/include/port/bsdi.h
@@ -1,7 +1,7 @@
-#if defined(i386)
+#if defined(__i386__)
#define NEED_I386_TAS_ASM
#endif
-#if defined(sparc)
+#if defined(__sparc__)
#define NEED_SPARC_TAS_ASM
#endif
#define USE_POSIX_TIME