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