summaryrefslogtreecommitdiff
path: root/ld/emultempl/spu_icache.S
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/spu_icache.S')
-rw-r--r--ld/emultempl/spu_icache.S7
1 files changed, 7 insertions, 0 deletions
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