ladybird/Kernel/Boot
Andreas Kling a15857ea28 Kernel: Clear the X86 direction flag (DF) in the boot loader.
I'm not sure who is responsible for clearing this, but IIUC the C++ ABI
expects it to be clear on function entry, so just to be on the safe side..
2019-05-17 18:20:11 +02:00
..
boot.S Kernel: Clear the X86 direction flag (DF) in the boot loader. 2019-05-17 18:20:11 +02:00