mirror of
https://github.com/vivier/EMILE.git
synced 2026-04-21 16:17:07 +00:00
remove ori.w #0x0700, %sr, already deone in main()
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user