Skip to content
Commit f944814e authored by Greg Ungerer's avatar Greg Ungerer
Browse files

m68k: use asm-generic cmpxchg_local()



Use the asm-generic version of the cmpxchg_local() macro. Although not
all target types use asm-generic/cmpxchg.h, for those that do the
local cmpxchg_local() is the same as the asm-generic/cmpxchg.h one.
So no need to define the local one.

Signed-off-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
parent 58f80fa5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment