Remove cpu_cpwait() calls; they are no-ops on armv7.
authorkettenis <kettenis@openbsd.org>
Fri, 26 Aug 2016 16:02:33 +0000 (16:02 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 26 Aug 2016 16:02:33 +0000 (16:02 +0000)
commit0ba0f5c36cfd45196d821d2ff103c67399f22410
treee18942bc49457054af7fa247491a287869801a36
parent8907b694717eadccfd2253cd95a36a98e9170bfa
Remove cpu_cpwait() calls; they are no-ops on armv7.

ok tom@
sys/arch/arm/arm/pmap7.c