android13/external/libabigail/tests/data/test-diff-dwarf/test19-soname-v0.cc

7 lines
142 B
C++

// Compile this with:
// g++ -Wall -g -shared -Wl,--soname,libtest19-soname-0 -o libtest19-soname-v0.so test19-soname-v0.cc
void
func0()
{
}