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