Files
llvm/lldb/test/API/functionalities/target-new-solib-notifications/c.cpp
2024-10-18 21:16:50 +01:00

2 lines
45 B
C++

extern "C" int c_function() { return 600; }