mirror of
https://github.com/justinian/jsix.git
synced 2025-12-11 08:54:31 -08:00
Bootloader loading kernel, not yet jumping to it
This commit is contained in:
1
src/arch/x86_64/details.c
Normal file
1
src/arch/x86_64/details.c
Normal file
@@ -0,0 +1 @@
|
||||
const char *KERNEL_PLATFORM = "x86_64";
|
||||
Reference in New Issue
Block a user