xref: /qemu/stubs/gdbstub.c (revision 1f9c4cfda4df7c442255f9492a2408d80df1d42a)
1 #include "qemu-common.h"
2 
3 const char *const xml_builtin[][2] = {
4   { NULL, NULL }
5 };
6