Sign in
qemu
/
qemu
/
58eaa2174e99d9a05172d03fd2799ab8fd9e6f60
/
.
/
stubs
/
gdbstub.c
blob: 359c28990a3e1f5a177575c19b8c75861990de4d [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"stdbool.h"
/* bool (in exec/gdbstub.h) */
#include
"stddef.h"
/* NULL */
#include
"exec/gdbstub.h"
/* xml_builtin */
const
char
*
const
xml_builtin
[][
2
]
=
{
{
NULL
,
NULL
}
};