tests/qtest: Move mkimg() and have_qemu_img() from libqos to libqtest
[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 };