3 OUTPUT_FORMAT
="elf32-littlearm-oabi"
4 BIG_OUTPUT_FORMAT
="elf32-bigarm-oabi"
5 LITTLE_OUTPUT_FORMAT
="elf32-littlearm-oabi"
7 TEMPLATE_NAME
=armelf_oabi
8 OTHER_TEXT_SECTIONS
='*(.glue_7t) *(.glue_7)'
9 OTHER_BSS_SYMBOLS
='__bss_start__ = .;'
10 OTHER_BSS_END_SYMBOLS
='_bss_end__ = . ; __bss_end__ = . ;'
19 # This sets the stack to the top of the simulator memory (2^19 bytes).