We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9c59a commit ce26858Copy full SHA for ce26858
src/include/port/linux.h
@@ -43,7 +43,7 @@ typedef unsigned int slock_t;
43
44
#define HAS_TEST_AND_SET
45
46
-#elif defined(__m68k__)
+#elif defined(__mc68000__)
47
typedef unsigned char slock_t;
48
49
0 commit comments