Luna/libluna/src/CppABI.cpp

7 lines
59 B
C++
Raw Normal View History

2023-03-29 15:56:56 +00:00
extern "C"
{
void __gxx_personality_v0()
{
}
}