lpc43xx: Clean up linker script breakage from merge
This commit is contained in:
committed by
Piotr Esden-Tempski
parent
580be39e47
commit
994e679fb8
@@ -74,6 +74,8 @@ SECTIONS
|
||||
.ARM.extab : {
|
||||
*(.ARM.extab*)
|
||||
} >rom
|
||||
|
||||
/* exception index - required due to libgcc.a issuing /0 exceptions */
|
||||
.ARM.exidx : {
|
||||
__exidx_start = .;
|
||||
*(.ARM.exidx*)
|
||||
|
||||
Reference in New Issue
Block a user