projects
/
sdk
/
emulator
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'v1.6.0' into tizen_qemu_1.6
[sdk/emulator/qemu.git]
/
stubs
/
gdbstub.c
1
#include "qemu-common.h"
2
3
const char *const xml_builtin[][2] = {
4
{ NULL, NULL }
5
};