mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
* Update vairous GPH bundle targets to suit new layout. * Also add .in input files so we can automatically update version numbers.
5 lines
132 B
ArmAsm
5 lines
132 B
ArmAsm
.global flush_uppermem_cache @ void *start_address, void *end_address, int flags
|
|
|
|
flush_uppermem_cache:
|
|
swi #0x9f0002
|
|
bx lr
|