fix start apps in kernel mode

git-svn-id: svn://kolibrios.org@9248 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Doczom 2021-11-04 21:45:55 +00:00
parent cf33391052
commit 95f32fae09

View File

@ -100,6 +100,7 @@ proc fs_execute
path_string rd 1
endl
and edx, 1 ;clear flags user. TODO: add api for start apps with user flags
mov [flags], edx
mov [cmdline], ecx
mov [path_string], ebx