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