Kernel remapped.
This commit is contained in:
parent
e37e5708e4
commit
b6f4327a3f
9 changed files with 489 additions and 29 deletions
|
@ -29,6 +29,7 @@ SECTIONS
|
|||
|
||||
. = ALIGN(4K);
|
||||
edata = .;
|
||||
sbss_with_stack = .;
|
||||
.bss : {
|
||||
*(.bss.stack)
|
||||
sbss = .;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue