This commit is contained in:
fslongjin
2022-04-25 17:44:38 +08:00
parent e03cdea153
commit c7b2d52c62
3 changed files with 3 additions and 5 deletions

View File

@ -37,6 +37,7 @@ SECTIONS
_edata = .;
}
. = ALIGN(4096);
rodata_start_pa = .;
.rodata (rodata_start_pa): AT(rodata_start_pa - KERNEL_VMA)
{