reenable MMU desabling

This commit is contained in:
Laurent Vivier 2004-02-21 01:51:47 +00:00
parent 1f79567d4e
commit 91878eb9a5

View File

@ -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 */