mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
bug fix
This commit is contained in:
@ -37,6 +37,7 @@ SECTIONS
|
||||
|
||||
_edata = .;
|
||||
}
|
||||
. = ALIGN(4096);
|
||||
rodata_start_pa = .;
|
||||
.rodata (rodata_start_pa): AT(rodata_start_pa - KERNEL_VMA)
|
||||
{
|
||||
|
Reference in New Issue
Block a user