cpu_idle_{enter,leave}() are no-ops in ASM; replace them
authorguenther <guenther@openbsd.org>
Mon, 21 Aug 2023 01:35:43 +0000 (01:35 +0000)
committerguenther <guenther@openbsd.org>
Mon, 21 Aug 2023 01:35:43 +0000 (01:35 +0000)
commit0e6cad35f5edbd4b578e0dd5cdb4bcec3c7237a9
tree935eb0904440f901b9419b0f6b5d3c90a540a8ea
parentdf1b97a2ba428ce25801f4b9af9d0375823c5e25
cpu_idle_{enter,leave}() are no-ops in ASM; replace them
with no-op macros.

ok gkoehler@
sys/arch/powerpc64/include/cpu.h
sys/arch/powerpc64/powerpc64/locore.S