remove ori.w #0x0700, %sr, already deone in main()

This commit is contained in:
Laurent Vivier 2005-06-13 20:18:51 +00:00
parent 0122b4f342
commit 6302c6745a

View File

@ -25,12 +25,9 @@ enter_kernelnoMMU:
move.l 16(%fp), %a2
ori.w #0x0700, %sr
/* copy kernel to destination address */
move.l %a2, %a1
copymem %a0, %a2, %d0
/* jump into kernel */