Sign in
qemu
/
qemu
/
bae3e3a5c6b81677b1d4ec231ad0844e65990f3d
/
.
/
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
}
};