1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 13:21:00 +00:00
serenity/Kernel/Arch/aarch64/Prekernel
Timon Kruiper e80d8d697c Kernel: Replace Prekernel::halt with Processor::halt in aarch64 build
This allows us to get rid of one more Prekernel file.
2022-05-12 23:14:05 +02:00
..
Aarch64_asm_utils.h Kernel: Improve the aarch64 kernel source files disk layout 2022-04-06 08:56:20 +01:00
Aarch64_asm_utils.S Kernel: Improve the aarch64 kernel source files disk layout 2022-04-06 08:56:20 +01:00
boot.S Kernel: Replace Prekernel::halt with Processor::halt in aarch64 build 2022-05-12 23:14:05 +02:00
Prekernel.h Kernel: Replace Prekernel::halt with Processor::halt in aarch64 build 2022-05-12 23:14:05 +02:00
PrekernelExceptions.cpp Kernel: Replace calls to Prekernel::panic() with PANIC macro on aarch64 2022-05-03 21:53:36 +02:00
PrekernelMMU.cpp Kernel: Replace calls to Prekernel::panic() with PANIC macro on aarch64 2022-05-03 21:53:36 +02:00