Subversion Repositories Kolibri OS

Rev

Rev 6495 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6495 Rev 6535
Line 19... Line 19...
19
public init_network as '_kolibri_http_init'
19
public init_network as '_kolibri_http_init'
Line 20... Line 20...
20
	
20
	
Line 21... Line 21...
21
;;; Returns 0 on success. -1 on failure.
21
;;; Returns 0 on success. -1 on failure.
-
 
22
 
22
 
23
proc init_network
23
proc init_network
24
	pusha
-
 
25
	mcall 68,11
24
	mcall 68,11
26
	stdcall dll.Load, @IMPORT
25
	stdcall dll.Load, @IMPORT
27
	popa
Line 26... Line 28...
26
	ret
28
	ret