mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
reenable MMU desabling
This commit is contained in:
parent
1f79567d4e
commit
91878eb9a5
@ -22,7 +22,6 @@ enter_kernel:
|
||||
|
||||
/* disable MMU */
|
||||
|
||||
/*
|
||||
lea -8(%fp), %a1
|
||||
pmove %tc, %a1@
|
||||
bclr #7, %a1@
|
||||
@ -31,7 +30,6 @@ enter_kernel:
|
||||
clr.l %a1@
|
||||
pmove %a1@, %tt0
|
||||
pmove %a1@, %tt1
|
||||
*/
|
||||
|
||||
/* copy kernel to 0x1000 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user