Sign in
qemu
/
qemu
/
bd8e9ddf6f6915b8a67909a21e7f46f77a05767d
/
.
/
stubs
/
gdbstub.c
blob: 580e20702b2d1d4fb4c8a0881519d588d425f965 [
file
] [
log
] [
blame
]
#include
"qemu/osdep.h"
#include
"exec/gdbstub.h"
/* gdb_static_features */
const
GDBFeature
gdb_static_features
[]
=
{
{
NULL
}
};