mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:07:35 +00:00
Kernel: Simplify the linker script for the prekernel
This commit is contained in:
parent
a364f5c7b7
commit
b6ddb4b70f
2 changed files with 4 additions and 11 deletions
|
@ -38,7 +38,7 @@ boot_pd_kernel_pts:
|
|||
boot_pd_kernel_pt1023:
|
||||
.skip 4096
|
||||
|
||||
.section .boot_text, "ax"
|
||||
.section .text
|
||||
|
||||
.global start
|
||||
.type start, @function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue