1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Update for m68k from Peter.

This commit is contained in:
Bruce Momjian
2003-10-26 01:41:10 +00:00
parent cc9c59af24
commit ce26858fac

View File

@ -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