mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-23 19:15:21 -05:00
wut.ld: restore .tm_clone_table
This commit is contained in:
@@ -77,6 +77,7 @@ SECTIONS
|
||||
*(.branch_lt)
|
||||
*(.got)
|
||||
*(.plt)
|
||||
*(.tm_clone_table)
|
||||
} > datamem
|
||||
|
||||
.eh_frame : {
|
||||
|
||||
Reference in New Issue
Block a user