repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hw/i386/pc: Store pointers to IDE buses in PCMachineState
[qemu/ar7.git]
/
stubs
/
gdbstub.c
blob
580e20702b2d1d4fb4c8a0881519d588d425f965
1
#include
"qemu/osdep.h"
2
#include
"exec/gdbstub.h"
/* gdb_static_features */
3
4
const
GDBFeature gdb_static_features
[] = {
5
{
NULL
}
6
};