use SSF_START_APP instead of hardcoded subfunction number 7
Some checks failed
Build system / Build (pull_request) Failing after 2s
Build system / Check kernel codestyle (pull_request) Successful in 28s

This commit is contained in:
2026-03-07 14:20:29 +02:00
parent 2c20243949
commit 0b422c07ac

View File

@@ -43,7 +43,7 @@ start:
int 0x40 int 0x40
fi: fi:
dd 7, 0, 0, 0, 0 dd SSF_START_APP, 0, 0, 0, 0
db 0 db 0
dd target_path dd target_path