forked from KolibriOS/kolibrios
Beep - correction for new kernel scheduler.
git-svn-id: svn://kolibrios.org@3872 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
317b670d3e
commit
321dd05f2a
@ -47,6 +47,7 @@ include '../../macros.inc'
|
||||
;-------------------------------------------------------------------------------
|
||||
START:
|
||||
mcall 68,1
|
||||
mcall 5,1
|
||||
mcall 26,9
|
||||
cmp [timer],eax
|
||||
ja START
|
||||
|
Loading…
Reference in New Issue
Block a user