forked from KolibriOS/kolibrios
wrong var name
git-svn-id: svn://kolibrios.org@3284 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
4b55541f4c
commit
dbd7b62e8f
@ -630,7 +630,7 @@ disk_sync:
|
|||||||
call write_cache
|
call write_cache
|
||||||
mov [hdd_appl_data], 1
|
mov [hdd_appl_data], 1
|
||||||
call write_cache
|
call write_cache
|
||||||
mov eax, [hd_status]
|
mov eax, [hd_error]
|
||||||
ret
|
ret
|
||||||
@@:
|
@@:
|
||||||
; The algorithm is straightforward.
|
; The algorithm is straightforward.
|
||||||
|
Loading…
Reference in New Issue
Block a user