mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-10 12:30:53 -04:00
11 lines
175 B
Plaintext
11 lines
175 B
Plaintext
LIBDRM {
|
|
global: DllStartup;
|
|
*;
|
|
local: __chkstk;
|
|
__chkstk_ms;
|
|
_alloca;
|
|
_nm____ctype_ptr__;
|
|
longjmp;
|
|
setjmp;
|
|
};
|