mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-10 04:23:24 -04:00
8 lines
120 B
Plaintext
8 lines
120 B
Plaintext
LIBDRM {
|
|
global: DllStartup;
|
|
*;
|
|
local: __chkstk;
|
|
__chkstk_ms;
|
|
_alloca;
|
|
};
|