ladybird/Kernel/API
Andreas Kling 8f70528f30 Kernel: Take some baby steps towards x86_64
Make more of the kernel compile in 64-bit mode, and make some things
pointer-size-agnostic (by using FlatPtr.)

There's a lot of work to do here before the kernel will even compile.
2021-02-25 16:27:12 +01:00
..
FB.h Kernel: Avoid linking errors when calling Kernel API 2020-08-12 20:40:59 +02:00
InodeWatcherEvent.h Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
KeyCode.h Kernel: Handle 'Menu' key on PS/2 keyboard 2021-02-15 19:37:14 +01:00
MousePacket.h Kernel: Move headers intended for userspace use into Kernel/API/ 2020-07-04 17:22:23 +02:00
Syscall.h Kernel: Take some baby steps towards x86_64 2021-02-25 16:27:12 +01:00