Consider __NO_LWSYNC__
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 10 Dec 2009 19:20:16 +0000 (14:20 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 10 Dec 2009 19:20:16 +0000 (14:20 -0500)
commit701dd8de2ad86c7078285224ba971e114b12a8c8
tree9fade2e7f664005ae79f12d74c2237fa7deadaf6
parent6abda4eb8e740540ac0623598ffaebbcb3690745
Consider __NO_LWSYNC__

This is set by the gcc when the target does not support the lwsync
opcode. This is the case for e500 core based CPUs.

I haven't touch tests/api_ppc.h because I don't see any users.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu/uatomic_arch_ppc.h
This page took 0.024437 seconds and 4 git commands to generate.