mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-27 15:04:33 +00:00
Fix warning "ignoring changed section attributes for .text"
This commit is contained in:
parent
91ca38fd77
commit
87e263f5fe
@ -24,7 +24,7 @@ TRAMPOLINE_IDT = 0x590
|
|||||||
TRAMPOLINE_CORE = 0x600
|
TRAMPOLINE_CORE = 0x600
|
||||||
TRAMPOLINE_START = 0x2000
|
TRAMPOLINE_START = 0x2000
|
||||||
|
|
||||||
.section .text, "a"
|
.section .rodata
|
||||||
|
|
||||||
/* ========== 16-bit ========== */
|
/* ========== 16-bit ========== */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user