22 lines
481 B
Text
22 lines
481 B
Text
APTPKG_@MAJOR@
|
|
{
|
|
global:
|
|
*;
|
|
local:
|
|
extern "C++" {
|
|
std::*;
|
|
typeinfo?for?std::*;
|
|
vtable?for?std::*;
|
|
typeinfo?name?for?std::*;
|
|
guard?variable?for?std::*;
|
|
void?std::*;
|
|
bool?std::*;
|
|
*std::__do_uninit_copy*;
|
|
typeinfo?for?__gnu_cxx::*;
|
|
vtable?for?__gnu_cxx::*;
|
|
typeinfo?name?for?__gnu_cxx::*;
|
|
guard?variable?for?__gnu_cxx::*;
|
|
__gnu_cxx::*;
|
|
int?__gnu_cxx::*;
|
|
};
|
|
};
|