move interrupt disabling from main

This commit is contained in:
Laurent Vivier 2005-05-13 22:36:48 +00:00
parent 470a2a6315
commit 506df41cdc
2 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,8 @@ enter_kernel030:
move.l 16(%fp), %a2
ori.w #0x0700, %sr
/* disable MMU */
lea -8(%fp), %a1

View File

@ -25,6 +25,8 @@ enter_kernel040:
move.l 16(%fp), %a2
ori.w #0x0700, %sr
/* disable MMU */
moveq.l #0, %d1