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