forked from KolibriOS/kolibrios
9e370ade33
git-svn-id: svn://kolibrios.org@5059 a494cfbc-eb01-0410-851d-a64ba20cac60
16 lines
308 B
Plaintext
16 lines
308 B
Plaintext
LIBDRM {
|
|
global: DllStartup;
|
|
DrvInit;
|
|
uxa_bitmap_from_handle;
|
|
uxa_blit_tex;
|
|
sna_create_mask;
|
|
uxa_set_bo_handle;
|
|
|
|
local: __chkstk;
|
|
__chkstk_ms;
|
|
_alloca;
|
|
__uxa_lock;
|
|
_nm__tls_alloc;
|
|
*;
|
|
};
|