forked from KolibriOS/kolibrios
7aed43b0ca
Fixed bugs Add new features (name prefix to conflicts solve, display version, __KX__ macro) Added kx folder with new crt0.o (crt.asm), some *.def and libtcc.a git-svn-id: svn://kolibrios.org@9305 a494cfbc-eb01-0410-851d-a64ba20cac60
10 lines
104 B
Modula-2
10 lines
104 B
Modula-2
LIBRARY http.obj
|
|
|
|
EXPORTS prefix
|
|
http_get
|
|
http_head
|
|
http_post
|
|
http_receive
|
|
http_send
|
|
http_free
|