forked from KolibriOS/kolibrios
[KERNEL][TASKMAN] Document fs_execute function return value
git-svn-id: svn://kolibrios.org@9032 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
d68f8ecdce
commit
43ca471eaa
@ -79,6 +79,7 @@ fs_execute_from_sysdir_param:
|
|||||||
; @param ecx Commandline
|
; @param ecx Commandline
|
||||||
; @param ebx Absolute file path
|
; @param ebx Absolute file path
|
||||||
; @param eax String length
|
; @param eax String length
|
||||||
|
; @returns Negated error code or new process number
|
||||||
proc fs_execute
|
proc fs_execute
|
||||||
locals
|
locals
|
||||||
cmdline rd 1
|
cmdline rd 1
|
||||||
|
Loading…
Reference in New Issue
Block a user