mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
Add nop in cache disable
This commit is contained in:
parent
02a73abc66
commit
e864052a45
@ -9,6 +9,7 @@
|
||||
.global MMU030_disable_cache
|
||||
MMU030_disable_cache:
|
||||
lea 0x0808, %a0
|
||||
nop
|
||||
movec %a0, %cacr
|
||||
rts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user