X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Femultempl%2Fspu_icache.S;fp=ld%2Femultempl%2Fspu_icache.S;h=12eb7f1477c29a0bd2951f5e4f93a1ebd421f18b;hp=0000000000000000000000000000000000000000;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/ld/emultempl/spu_icache.S b/ld/emultempl/spu_icache.S new file mode 100644 index 0000000..12eb7f1 --- /dev/null +++ b/ld/emultempl/spu_icache.S @@ -0,0 +1,7 @@ + .text + .global __icache_br_handler +__icache_br_handler: + stop + .global __icache_call_handler +__icache_call_handler: + stop