Bootloader loading kernel, not yet jumping to it
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ENTRY(start)
|
||||
ENTRY(kernel_main)
|
||||
SECTIONS
|
||||
{
|
||||
. = 0x100000;
|
||||
|
||||
Reference in New Issue
Block a user