target/arm/helper: make it clear the EC field is also in hex
[qemu/ar7.git] / stubs / gdbstub.c
blob2b7aee50d30200abbfc97c7bda57aee30866f6de
1 #include "qemu/osdep.h"
2 #include "exec/gdbstub.h" /* xml_builtin */
4 const char *const xml_builtin[][2] = {
5 { NULL, NULL }
6 };