mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-25 13:05:02 +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_CORE = 0x600
|
||||||
TRAMPOLINE_START = 0x2000
|
TRAMPOLINE_START = 0x2000
|
||||||
|
|
||||||
.section .text, "a"
|
.section .rodata
|
||||||
|
|
||||||
/* ========== 16-bit ========== */
|
/* ========== 16-bit ========== */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user