aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2x/mmuhack/flush_uppermem_cache.s
blob: 17628c156ad66445acec5cece81cb4988d9a494c (plain)
1
2
3
4
5
6
.global flush_uppermem_cache @ void *start_address, void *end_address, int flags

flush_uppermem_cache:
    swi #0x9f0002
    bx lr