target/i386: remove unnecessary/wrong application of the A20 mask
[qemu/ar7.git] / stubs / gdbstub.c
blob580e20702b2d1d4fb4c8a0881519d588d425f965
1 #include "qemu/osdep.h"
2 #include "exec/gdbstub.h" /* gdb_static_features */
4 const GDBFeature gdb_static_features[] = {
5 { NULL }
6 };