1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 08:35:07 +00:00
serenity/Kernel/Arch
Andreas Kling adb2e6be5f Kernel: Make the kernel compile & link for x86_64
It's now possible to build the whole kernel with an x86_64 toolchain.
There's no bootstrap code so it doesn't work yet (obviously.)
2021-03-04 18:25:01 +01:00
..
i386 Kernel: Make the kernel compile & link for x86_64 2021-03-04 18:25:01 +01:00
PC Kernel: Assert if rounding-up-to-page-size would wrap around to 0 2021-02-14 10:01:50 +01:00
x86 Kernel: Move SMAP disabler RAII helper to its own file 2021-02-25 17:25:34 +01:00
x86_64/Boot Kernel: Make the kernel compile & link for x86_64 2021-03-04 18:25:01 +01:00