Make arm64 use the MI mplock implementation. Avoid <sys/mplock.h> being
authorkettenis <kettenis@openbsd.org>
Fri, 5 Jan 2018 17:42:35 +0000 (17:42 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 5 Jan 2018 17:42:35 +0000 (17:42 +0000)
commit823a97b9f37a4b7e7ae934a5e6945486dbb1c4e3
treea81f2f7c55e240931555646a35af5e86d26404b9
parentc9653cd6b09869ab48ef99b7438b88b9e07347b5
Make arm64 use the MI mplock implementation.  Avoid <sys/mplock.h> being
pulled in for assembly files by bringing <machine/cpu.h> and
<machine/param.h> in line with other architectures.  Some minor cleanup of
those files is included.

ok patrick@
sys/arch/arm64/include/cpu.h
sys/arch/arm64/include/mplock.h
sys/arch/arm64/include/param.h