Merge interim hekate bugfixes
This commit is contained in:
parent
04d989a345
commit
e1ffda6ab9
36 changed files with 549 additions and 859 deletions
|
@ -5,7 +5,7 @@ SECTIONS {
|
|||
. = __ipl_start;
|
||||
.text : {
|
||||
*(.text._start);
|
||||
. = . + 36;
|
||||
*(._boot_cfg);
|
||||
*(.text*);
|
||||
}
|
||||
.data : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue