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