Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into staging
[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 };