PPC: leave all atomic ops as gcc inlines

I'm not sure the 64bit versions are really implemented though...
This commit is contained in:
François Revol 2015-04-20 17:52:39 +02:00
parent 10e57f6e58
commit d508fd4c33

View File

@ -11,7 +11,7 @@
#define STACK_GROWS_DOWNWARDS
//#define ATOMIC_FUNCS_ARE_SYSCALLS
#define ATOMIC64_FUNCS_ARE_SYSCALLS
//#define ATOMIC64_FUNCS_ARE_SYSCALLS
#endif /* _KERNEL_ARCH_PPC_CONFIG_H */