summaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-server/libraries-svr4/svr4lib_a.cpp
blob: 07b6e0466784e6722c0129976e892425cf759e29 (plain)
1
int svr4lib_a() { return 42; }