[compiler-rt][rtsan] inotify api for Linux interception. (#124177)
[llvm-project.git] / lldb / test / API / tools / lldb-server / libraries-svr4 / svr4lib_a.cpp
blob07b6e0466784e6722c0129976e892425cf759e29
1 int svr4lib_a() { return 42; }