9 lines
169 B
Text
9 lines
169 B
Text
dummy {
|
|
global:
|
|
Java_*;
|
|
JNI_OnLoad;
|
|
_ZTI*; _ZTS*; # weak RTTI symbols for C++ exceptions
|
|
libreofficekit_*;
|
|
local:
|
|
*;
|
|
};
|