MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or .either...
[deliverable/binutils-gdb.git] / ld / emultempl / spu_icache.S
1 .text
2 .global __icache_br_handler
3 __icache_br_handler:
4 stop
5 .global __icache_call_handler
6 __icache_call_handler:
7 stop
This page took 0.029356 seconds and 4 git commands to generate.