mirror of
https://github.com/vivier/EMILE.git
synced 2024-11-14 22:04:43 +00:00
remove ori.w #0x0700, %sr, already deone in main()
This commit is contained in:
parent
0122b4f342
commit
6302c6745a
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user