aboutsummaryrefslogtreecommitdiff
path: root/dists/gph/gp2x/mmuhack/flush_uppermem_cache.s
blob: 265908e1fdd91f9f15478d88ebf3d04536559c8d (plain)
1
2
3
4
5
.global flush_uppermem_cache @ void *start_address, void *end_address, int flags

flush_uppermem_cache:
    swi #0x9f0002
    bx lr