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