mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-23 00:03:15 +01:00
ARM/IntegratorCP: Remove eh_ sections.
This commit is contained in:
@@ -50,7 +50,6 @@ SECTIONS
|
||||
_start_bss = .;
|
||||
__bss_start__ = . ;
|
||||
*(.bss)
|
||||
*(.eh_*)
|
||||
} >sram
|
||||
|
||||
. = ALIGN(4);
|
||||
|
||||
Reference in New Issue
Block a user