Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
[deliverable/binutils-gdb.git] / ld / emultempl / spu_icache.S
CommitLineData
cd4a7468
AM
1 .text
2 .global __icache_br_handler
3__icache_br_handler:
4 stop
a7e11ee1
AM
5 .global __icache_call_handler
6__icache_call_handler:
7 stop
This page took 0.465258 seconds and 4 git commands to generate.