xref
: /
qemu
/
stubs
/
gdbstub.c
(revision 55a2b1631fb343edac4a2d4596c72e58ee1372b3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
qemu-common.h
"
2
3
const
char
*
const
xml_builtin
[][
2
] = {
4
{
NULL
,
NULL
}
5
};
6