kernel/fxf/launch: Remove unneeded push

This commit is contained in:
Ry 2023-03-23 00:38:22 -07:00
parent 861031ea6c
commit f67dfbff23

View File

@ -12,7 +12,6 @@
; outputs:
; r0: task ID of the new task, or 0xFFFFFFFF if error
launch_fxf_from_disk:
push r0
push r1
push r2
push r3