change MD gosleep() and sleep_finish() to return int, the MI code will be
authorderaadt <deraadt@openbsd.org>
Wed, 16 Feb 2022 06:41:27 +0000 (06:41 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 16 Feb 2022 06:41:27 +0000 (06:41 +0000)
commit4a9a38d55a6d5b6f52bfcbce33d8ce80b61369ca
tree0b43efd5daa6067a988525691cc68b49de5fd964
parent7d7b0e490bd226ab07e62d86710dae583d063b13
change MD gosleep() and sleep_finish() to return int, the MI code will be
able to react to this suitably.
sys/arch/arm64/dev/apm.c
sys/arch/macppc/dev/apm.c
sys/dev/acpi/acpi_x86.c
sys/kern/subr_suspend.c
sys/sys/device.h