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=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 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