CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/06/22 07:18:02
Modified files:
sys/arch/i386/i386: apm.c
Log message:
Instead of tsleep on lbolt do a tsleep with a 1 second timeout.
Result is the same and gets rid of a lbolt use.
OK miod@
