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 1fdbc8c commit 72ecc22Copy full SHA for 72ecc22
src/include/port/linux.h
@@ -43,7 +43,7 @@ typedef unsigned int slock_t;
43
44
#define HAS_TEST_AND_SET
45
46
-#ifif defined(__m68k__)
+#elif defined(__m68k__)
47
typedef unsigned char slock_t;
48
49
0 commit comments