xref: /llvm-project/lldb/test/API/lang/cpp/step-through-trampoline/foo.h (revision 079c8ccb33e8f134e1e6751b2ccf21e1f1c37650)
1 LLDB_TEST_API extern void foo();
2 
3