banan-os/kernel/kernel/Timer
Bananymous 87d52e5ebe Kernel: Fix timer early wake message
When printing early return message, current time was read twice. This
could lead to early return check failing, but when printing and reading
the time again subtraction overflow would happen.
2024-05-28 16:04:18 +03:00
..
HPET.cpp Kernel: Move ACPI to its own directory and namespace 2024-04-04 15:00:13 +03:00
PIT.cpp Kernel: Make PIT reserve its IRQ 2024-04-18 13:34:28 +03:00
RTC.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00
Timer.cpp Kernel: Fix timer early wake message 2024-05-28 16:04:18 +03:00