CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/22 06:14:21
Modified files:
sys/arch/arm64/include: apmvar.h
sys/arch/arm64/dev: apm.c
Log message:
Simplify the (so far unused) apm_record_event() function a bit and use it
to send a resume event to userland when we come out of suspend.
ok deraadt@
