forked from KolibriOS/kolibrios
Rollback for SVN r.2468 - change_task not needed.
git-svn-id: svn://kolibrios.org@2561 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
742df45545
commit
74a8292f46
@ -2078,8 +2078,6 @@ sysfn_terminate: ; 18.2 = TERMINATE
|
|||||||
jne noatsc
|
jne noatsc
|
||||||
and [application_table_status], 0
|
and [application_table_status], 0
|
||||||
noatsc:
|
noatsc:
|
||||||
; for guarantee the updating data
|
|
||||||
call change_task
|
|
||||||
noprocessterminate:
|
noprocessterminate:
|
||||||
add esp, 4
|
add esp, 4
|
||||||
ret
|
ret
|
||||||
|
Loading…
Reference in New Issue
Block a user