Remove duplicate libio.inc
git-svn-id: svn://kolibrios.org@6835 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -86,8 +86,8 @@ start: ;////////////////////////////////////////////////////////////////////////
|
||||
;< none ;;
|
||||
;;================================================================================================;;
|
||||
; initialize heap for using dynamic blocks
|
||||
mcall 68,11
|
||||
test eax,eax
|
||||
mcall 68, 11
|
||||
test eax, eax
|
||||
je exit2
|
||||
|
||||
; disable all events except network event
|
||||
|
Reference in New Issue
Block a user