]> git.proxmox.com Git - qemu.git/blobdiff - gdbstub.h
Use gcc warning flag -Wnested-externs
[qemu.git] / gdbstub.h
index 219abdab0e16315f7d34b9ab6ba19825719fc208..ce5fdcc2238e90bdb004e304937a49a841c32008 100644 (file)
--- a/gdbstub.h
+++ b/gdbstub.h
@@ -38,4 +38,7 @@ int gdbserver_start(int);
 int gdbserver_start(const char *port);
 #endif
 
+/* in gdbstub-xml.c, generated by feature_to_c.sh */
+extern const char *const xml_builtin[][2];
+
 #endif