kernel/fxf/launch: Remove unneeded push
This commit is contained in:
parent
861031ea6c
commit
f67dfbff23
|
@ -12,7 +12,6 @@
|
||||||
; outputs:
|
; outputs:
|
||||||
; r0: task ID of the new task, or 0xFFFFFFFF if error
|
; r0: task ID of the new task, or 0xFFFFFFFF if error
|
||||||
launch_fxf_from_disk:
|
launch_fxf_from_disk:
|
||||||
push r0
|
|
||||||
push r1
|
push r1
|
||||||
push r2
|
push r2
|
||||||
push r3
|
push r3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user