ladybird/Kernel/Firmware/MultiProcessor
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
..
Parser.cpp Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr 2022-01-13 22:40:25 +01:00
Parser.h Kernel: Move Multi Processor Parser code to a separate directory 2021-12-23 23:18:58 -08:00