xref: /llvm-project/lldb/test/API/qemu/main.c (revision 1408684957bbfb5b412e0ef3c027c88daa1058eb)
1*14086849SPavel Labath // NB: This code will never be run, but we do need a realistic-looking
2*14086849SPavel Labath // executable for the tests.
main()3*14086849SPavel Labath int main() {}
4