summaryrefslogblamecommitdiffstats
path: root/stubs/gdbstub.c
blob: 2b7aee50d30200abbfc97c7bda57aee30866f6de (plain) (tree)
1
2
3
4
5
6
                       
                                                 



                                      
#include "qemu/osdep.h"
#include "exec/gdbstub.h"       /* xml_builtin */

const char *const xml_builtin[][2] = {
  { NULL, NULL }
};