Implemented new syscalls for 32 and 64 bit atomic operations.
They are only used if the architecture doesn't support them directly. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4360 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#define _BIG_ENDIAN 1
|
||||
#define _LITTLE_ENDIAN 0
|
||||
|
||||
#define ATOMIC64_FUNCS_ARE_SYSCALLS 1
|
||||
|
||||
struct iframe {
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user