spu_icache.S 123 B

12345678
  1. .text
  2. .global __icache_br_handler
  3. __icache_br_handler:
  4. stop
  5. .global __icache_call_handler
  6. __icache_call_handler:
  7. stop