Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ce26858

Browse files
committed
Update for m68k from Peter.
1 parent cc9c59a commit ce26858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/port/linux.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ typedef unsigned int slock_t;
4343

4444
#define HAS_TEST_AND_SET
4545

46-
#elif defined(__m68k__)
46+
#elif defined(__mc68000__)
4747
typedef unsigned char slock_t;
4848

4949
#define HAS_TEST_AND_SET

0 commit comments

Comments
 (0)