1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 07:55:07 +00:00
serenity/Kernel/Arch/x86/common/Boot
Daniel Bertalan ef40de9c6c Kernel: Don't mix AT&T and Intel ASM syntax in boot.S
The rest of the file is in AT&T syntax, so for the time being, I'll
switch these instructions to AT&T too to make Clang shut up.
2021-07-14 13:12:25 +02:00
..
boot.S Kernel: Don't mix AT&T and Intel ASM syntax in boot.S 2021-07-14 13:12:25 +02:00
multiboot.S Kernel: Move Multiboot header into a separate file 2021-06-25 15:19:09 +02:00