ldso: make cxx symbols global

Issue #1042
This commit is contained in:
Martin Stein 2014-02-11 18:13:56 +01:00 committed by Norman Feske
parent 433a216919
commit e45f929eca
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,12 @@
init_exception_handling*;
operator*new*;
operator*delete*;
genode_atexit*;
genode_exit*;
genode___cxa_finalize*;
genode_envp;
genode_argv;
genode_argc;
};
__dynamic_cast;