mirror of
https://github.com/Decscots/Lockpick_RCM.git
synced 2025-06-21 12:57:18 +02:00
Update to hekate bdk 5.5.6
This commit is contained in:
parent
93909f149e
commit
a7712b173c
95 changed files with 2720 additions and 1684 deletions
|
@ -5,7 +5,8 @@ SECTIONS {
|
|||
. = __ipl_start;
|
||||
.text : {
|
||||
*(.text._start);
|
||||
*(._boot_cfg);
|
||||
KEEP(*(._boot_cfg));
|
||||
*(.text._irq_setup);
|
||||
*(.text*);
|
||||
}
|
||||
.data : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue