mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-07 14:34:51 +01: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
|