blob: 2b7aee50d30200abbfc97c7bda57aee30866f6de [file] [log] [blame]
Peter Maydell87c9b5e2016-01-29 17:49:52 +00001#include "qemu/osdep.h"
Stefan Weil8ead6012014-02-20 20:08:31 +01002#include "exec/gdbstub.h" /* xml_builtin */
Andreas Färber5b24c642013-07-07 15:08:22 +02003
4const char *const xml_builtin[][2] = {
5 { NULL, NULL }
6};