forked from KolibriOS/kolibrios
use SSF_START_APP instead of hardcoded subfunction number 7
This commit is contained in:
@@ -43,7 +43,7 @@ start:
|
||||
int 0x40
|
||||
|
||||
fi:
|
||||
dd 7, 0, 0, 0, 0
|
||||
dd SSF_START_APP, 0, 0, 0, 0
|
||||
db 0
|
||||
dd target_path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user