Fix warning "ignoring changed section attributes for .text"

This commit is contained in:
EnderIce2 2024-04-01 20:52:55 +03:00
parent 91ca38fd77
commit 87e263f5fe
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -24,7 +24,7 @@ TRAMPOLINE_IDT = 0x590
TRAMPOLINE_CORE = 0x600
TRAMPOLINE_START = 0x2000
.section .text, "a"
.section .rodata
/* ========== 16-bit ========== */