loader: Trim unneeded data

This commit is contained in:
shchmue 2021-05-12 17:25:55 -06:00
parent 918b00ce07
commit 92a23d9055
2 changed files with 0 additions and 21 deletions

View file

@ -6,7 +6,6 @@ SECTIONS {
.text : {
*(.text._start);
KEEP(*(._boot_cfg));
KEEP(*(._octopus));
*(.text*);
}
.data : {