Implement rw_cas() with atomic_cas_ulong() now, instead of a dedicated
authormiod <miod@openbsd.org>
Tue, 15 Jul 2014 16:28:11 +0000 (16:28 +0000)
committermiod <miod@openbsd.org>
Tue, 15 Jul 2014 16:28:11 +0000 (16:28 +0000)
commit451daab513e16b7b562b827e09b3832e97f6af82
tree0d8dd7af8b4b41f1eb539449251908645ad365f6
parent3ed61a10dd8017b6be2cacaba505e0c087bb3be9
Implement rw_cas() with atomic_cas_ulong() now, instead of a dedicated
routine.
sys/arch/m88k/include/lock.h
sys/arch/m88k/m88k/m88k_machdep.c