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
|
||||
.not_owner:
|
||||
xor ecx, ecx
|
||||
inc ecx
|
||||
jmp .end
|
||||
.spril1:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user