the sleep_clocks() hook is not needed because the architectures which
authorderaadt <deraadt@openbsd.org>
Fri, 11 Feb 2022 01:55:12 +0000 (01:55 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 11 Feb 2022 01:55:12 +0000 (01:55 +0000)
commita9d89b3ac6572d4ab13761993223bb332205ec43
treef5cae82d3d0f9610edc5ecb4f6e3dd4759ded8ef
parent53baf8a7cf63aa583eebe12bc185ca810a308daf
the sleep_clocks() hook is not needed because the architectures which
need to do this can do it a few moments later in a different hook
sys/arch/amd64/amd64/acpi_machdep.c
sys/arch/arm64/dev/apm.c
sys/arch/i386/i386/acpi_machdep.c
sys/arch/macppc/dev/apm.c
sys/kern/subr_suspend.c
sys/sys/device.h