hw/i386: Remove the deprecated pc-1.x machine types
[qemu/ar7.git] / stubs / gdbstub.c
blob2b7aee50d30200abbfc97c7bda57aee30866f6de
1 #include "qemu/osdep.h"
2 #include "exec/gdbstub.h" /* xml_builtin */
4 const char *const xml_builtin[][2] = {
5 { NULL, NULL }
6 };