1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Kernel/Prekernel
Gunnar Beutner dd42093b93 Kernel: Move boot info declarations to a header file
Instead of manually redeclaring those variables in various files this
now adds a header file for them.
2021-07-20 15:12:19 +02:00
..
boot.S Kernel: Simplify the linker script for the prekernel 2021-07-19 11:29:09 +02:00
CMakeLists.txt Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00
init.cpp Kernel: Move boot info declarations to a header file 2021-07-20 15:12:19 +02:00
linker.ld Kernel: Simplify the linker script for the prekernel 2021-07-19 11:29:09 +02:00
multiboot.S Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00
Prekernel.h Kernel: Move boot info declarations to a header file 2021-07-20 15:12:19 +02:00
UBSanitizer.cpp Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00