sim: headers: use abs_srcdir to find helper scripts
[deliverable/binutils-gdb.git] / ld / emultempl / spu_icache.S
index be7d5232bf9580a01aadb70af0faf14d4461eab8..12eb7f1477c29a0bd2951f5e4f93a1ebd421f18b 100644 (file)
@@ -2,3 +2,6 @@
        .global __icache_br_handler
 __icache_br_handler:
        stop
+       .global __icache_call_handler
+__icache_call_handler:
+       stop
This page took 0.024354 seconds and 4 git commands to generate.