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