bugfix. jmp to sys_sheduler

git-svn-id: svn://kolibrios.org@1366 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Alexey Teplov ( 2010-01-07 17:00:10 +00:00
parent 5c5874e6df
commit 2676add626

View File

@ -1134,7 +1134,7 @@ endg
align 4
f68:
cmp ebx,4
jle sys_sheduler
jbe sys_sheduler
cmp ebx, 11
jb .fail