mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-10 23:09:18 +00:00
Fix warning "ignoring changed section attributes for .text"
This commit is contained in:
@ -24,7 +24,7 @@ TRAMPOLINE_IDT = 0x590
|
||||
TRAMPOLINE_CORE = 0x600
|
||||
TRAMPOLINE_START = 0x2000
|
||||
|
||||
.section .text, "a"
|
||||
.section .rodata
|
||||
|
||||
/* ========== 16-bit ========== */
|
||||
|
||||
|
Reference in New Issue
Block a user