Include information for armv4l from Mark Knox <segfault@hardline.org>.
This commit is contained in:
parent
609f93a436
commit
24864d048e
@ -32,6 +32,11 @@ typedef unsigned int slock_t;
|
||||
|
||||
#define HAS_TEST_AND_SET
|
||||
|
||||
#elif defined(__arm__)
|
||||
typedef unsigned char slock_t
|
||||
|
||||
#define HAS_TEST_AND_SET
|
||||
|
||||
#endif
|
||||
|
||||
#if defined(__GLIBC__) && (__GLIBC__ >= 2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user