Instead of tsleep on lbolt do a tsleep with a 1 second timeout.
authorclaudio <claudio@openbsd.org>
Thu, 22 Jun 2023 13:18:02 +0000 (13:18 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 22 Jun 2023 13:18:02 +0000 (13:18 +0000)
commit616e5b7b85b44ab3b37e2576ff0a35ebbf8c0c2b
treebcb83afe0ee3193d232bac80c7eebc4faf55217d
parent1be2752a20a36856c3d087c2ce97e64e965d0b1f
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@
sys/arch/i386/i386/apm.c