summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-10-26 01:41:10 +0000
committerBruce Momjian2003-10-26 01:41:10 +0000
commitce26858facb2d757d810a3905b5f084f89026fce (patch)
treed4343cd730c180fc1060cbfc07c99437c1fb5cfd
parentcc9c59af246aea2514967e43b19a9db4eb49482b (diff)
Update for m68k from Peter.
-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 03fa6c0edd..159db3194f 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