forked from KolibriOS/kolibrios
e155f7ce5a
git-svn-id: svn://kolibrios.org@5563 a494cfbc-eb01-0410-851d-a64ba20cac60
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
LIBDRM {
|
|
global: DllStartup;
|
|
*;
|
|
local: __chkstk;
|
|
__chkstk_ms;
|
|
_alloca;
|
|
};
|