forked from KolibriOS/kolibrios
To give the system time to mount USB drives.
git-svn-id: svn://kolibrios.org@3679 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
7ba632508c
commit
2a4c45da25
@ -85,6 +85,7 @@ include '../../debug.inc'
|
|||||||
end if
|
end if
|
||||||
;-------------------------------------------------------------------------------
|
;-------------------------------------------------------------------------------
|
||||||
START:
|
START:
|
||||||
|
mcall 5,500
|
||||||
mov ebx,start_dir
|
mov ebx,start_dir
|
||||||
mov ax,[ebx]
|
mov ax,[ebx]
|
||||||
mov ebx,read_folder_name
|
mov ebx,read_folder_name
|
||||||
|
Loading…
Reference in New Issue
Block a user