mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
Update for m68k from Peter.
This commit is contained in:
parent
cc9c59af24
commit
ce26858fac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user