mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 23:44:31 +00:00
Forgot _kernel_start
This commit is contained in:
parent
c95ccdb089
commit
aaebb17788
@ -6,6 +6,7 @@ ENTRY(Entry)
|
||||
SECTIONS
|
||||
{
|
||||
. += 0xC0000000;
|
||||
_kernel_start = .;
|
||||
|
||||
.text :
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user