Files
serenity/Kernel/Boot
Sönke Holz 654b2ee141 Kernel: Remove unused if ARCH(AARCH64) from Multiboot.h
The x86-only multiboot specification requires this struct to be packed.

We used to use fake multiboot mmap entries as a temporary memory map
during initial AArch64 bringup.
2026-01-07 14:03:14 -05:00
..