Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4362 Serge 1
LIBDRM {
2
    global: DllStartup;
3
            *;
4
    local:  __chkstk;
5
    	    __chkstk_ms;
6
    	    _alloca;
7
	    _nm____ctype_ptr__;
8
	    longjmp;
9
	    setjmp;
10
};