forked from Imagelibrary/rtems
@@ -154,6 +154,9 @@ SECTIONS
|
||||
*(.rela.rtemsroset*)
|
||||
*(.rela.rtemsrwset*)
|
||||
} >ram
|
||||
.noinit (NOLOAD) : {
|
||||
*(.noinit*)
|
||||
} > ram
|
||||
.rtemsstack (NOLOAD) : {
|
||||
*(SORT(.rtemsstack.*))
|
||||
} > ram
|
||||
|
||||
Reference in New Issue
Block a user