repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: Resort check-qtest entries in Makefile.include
[qemu/rayw.git]
/
stubs
/
gdbstub.c
blob
2b7aee50d30200abbfc97c7bda57aee30866f6de
1
#include
"qemu/osdep.h"
2
#include
"exec/gdbstub.h"
/* xml_builtin */
3
4
const char
*
const
xml_builtin
[][
2
] = {
5
{
NULL
,
NULL
}
6
};