CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/15 23:41:27
Modified files:
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
Log message:
change MD gosleep() and sleep_finish() to return int, the MI code will be
able to react to this suitably.
