forked from KolibriOS/kolibrios
32fc93ddb1
git-svn-id: svn://kolibrios.org@4372 a494cfbc-eb01-0410-851d-a64ba20cac60
16 lines
308 B
Plaintext
16 lines
308 B
Plaintext
LIBDRM {
|
|
global: DllStartup;
|
|
DrvInit;
|
|
sna_bitmap_from_handle;
|
|
sna_blit_tex;
|
|
sna_create_mask;
|
|
sna_set_bo_handle;
|
|
|
|
local: __chkstk;
|
|
__chkstk_ms;
|
|
_alloca;
|
|
__uxa_lock;
|
|
_nm__tls_alloc;
|
|
*;
|
|
};
|