mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 16:46:33 -04:00
8 lines
123 B
ArmAsm
8 lines
123 B
ArmAsm
.text
|
|
.global __icache_br_handler
|
|
__icache_br_handler:
|
|
stop
|
|
.global __icache_call_handler
|
|
__icache_call_handler:
|
|
stop
|