ladybird/Kernel/Arch
Gunnar Beutner f2be1f9326 Kernel: Fix the variable declaration for some linker script symbols
Despite what the declaration would have us believe these are not "u8*".
If they were we wouldn't have to use the & operator to get the address
of them and then cast them to "u8*"/FlatPtr afterwards.
2021-07-22 22:27:11 +02:00
..
PC Kernel: Replace "folder" => "directory" everywhere 2021-07-17 23:50:00 +02:00
x86 Kernel: Fix the variable declaration for some linker script symbols 2021-07-22 22:27:11 +02:00