mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
* Update vairous GPH bundle targets to suit new layout. * Also add .in input files so we can automatically update version numbers.
6 lines
132 B
ArmAsm
6 lines
132 B
ArmAsm
.global flush_uppermem_cache @ void *start_address, void *end_address, int flags
|
|
|
|
flush_uppermem_cache:
|
|
swi #0x9f0002
|
|
bx lr
|