android13/external/libabigail/tests/data/test-abicompat/test1-fn-removed-v1.cc

8 lines
110 B
C++

// Compile with:
// g++ -g -Wall -shared -o libtest1-fn-removed-v1.cc test1-fn-removed-v1.cc
void
fun1()
{
}