serenity/Kernel/Time
Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr
This mostly just moved the problem, as a lot of the callers are not
capable of propagating the errors themselves, but it's a step in the
right direction.
2022-01-13 22:40:25 +01:00
..
APICTimer.cpp
APICTimer.h
HardwareTimer.h Kernel: Remove unused String.h includes 2021-12-11 13:15:26 -08:00
HPET.cpp Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr 2022-01-13 22:40:25 +01:00
HPET.h
HPETComparator.cpp
HPETComparator.h
PIT.cpp
PIT.h
RTC.cpp
RTC.h
TimeManagement.cpp Kernel: Encapsulate APIC initialization inside InterruptManagement 2021-12-26 16:22:09 +02:00
TimeManagement.h Kernel: Remove the kmalloc_eternal heap :^) 2021-12-28 21:02:38 +01:00