summaryrefslogtreecommitdiff
path: root/src/include/port/linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/linux.h')
-rw-r--r--src/include/port/linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/linux.h b/src/include/port/linux.h
index 03fa6c0edd1..159db3194f1 100644
--- a/src/include/port/linux.h
+++ b/src/include/port/linux.h
@@ -43,7 +43,7 @@ typedef unsigned int slock_t;
#define HAS_TEST_AND_SET
-#elif defined(__m68k__)
+#elif defined(__mc68000__)
typedef unsigned char slock_t;
#define HAS_TEST_AND_SET