forked from KolibriOS/kolibrios
fixed return value for function 44
git-svn-id: svn://kolibrios.org@973 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
21cae2cddf
commit
c7e2fad919
@ -3784,6 +3784,7 @@ sys_programirq:
|
|||||||
je .spril1
|
je .spril1
|
||||||
.not_owner:
|
.not_owner:
|
||||||
xor ecx, ecx
|
xor ecx, ecx
|
||||||
|
inc ecx
|
||||||
jmp .end
|
jmp .end
|
||||||
.spril1:
|
.spril1:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user