mirror of
https://github.com/elliotnunn/NetBoot.git
synced 2026-04-20 04:16:24 +00:00
Tiny tweak
This commit is contained in:
+2
-4
@@ -199,10 +199,8 @@ dqDrvSz2 dc.w 0
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
DrvrOpen
|
||||
move.l A0,-(SP)
|
||||
lea gMyDCE,A0 ; dodgy, need this for IODone
|
||||
move.l A1,(A0)
|
||||
move.l (SP)+,A0
|
||||
lea gMyDCE,A2 ; dodgy, need this for IODone
|
||||
move.l A1,(A2)
|
||||
|
||||
move.w #0,$10(A0) ; ioResult
|
||||
rts
|
||||
|
||||
Reference in New Issue
Block a user