PPC: leave all atomic ops as gcc inlines
I'm not sure the 64bit versions are really implemented though...
This commit is contained in:
parent
10e57f6e58
commit
d508fd4c33
@ -11,7 +11,7 @@
|
|||||||
#define STACK_GROWS_DOWNWARDS
|
#define STACK_GROWS_DOWNWARDS
|
||||||
|
|
||||||
//#define ATOMIC_FUNCS_ARE_SYSCALLS
|
//#define ATOMIC_FUNCS_ARE_SYSCALLS
|
||||||
#define ATOMIC64_FUNCS_ARE_SYSCALLS
|
//#define ATOMIC64_FUNCS_ARE_SYSCALLS
|
||||||
|
|
||||||
|
|
||||||
#endif /* _KERNEL_ARCH_PPC_CONFIG_H */
|
#endif /* _KERNEL_ARCH_PPC_CONFIG_H */
|
||||||
|
Loading…
Reference in New Issue
Block a user