mirror of
https://github.com/vivier/EMILE.git
synced 2026-04-21 16:17:07 +00:00
really disable MMU
This commit is contained in:
@@ -22,11 +22,8 @@ enter_kernel040:
|
||||
|
||||
/* disable MMU */
|
||||
|
||||
movec %tc, %d1
|
||||
bclr #7, %d1
|
||||
movec %d1, %tc
|
||||
|
||||
moveq.l #0, %d1
|
||||
movec %d1, %tc
|
||||
movec %d1, %itt0
|
||||
movec %d1, %dtt0
|
||||
movec %d1, %itt1
|
||||
|
||||
Reference in New Issue
Block a user