X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=gdbstub.h;h=d82334fc7b42fb49e4d166a0c7477ed99d3298ed;hb=1167bfd63d983eaa4816ee0edb185f98ff070d6d;hp=ce5fdcc2238e90bdb004e304937a49a841c32008;hpb=0b65b9e105ce5bc29d9412e0df476fd0cef3b8e2;p=qemu.git diff --git a/gdbstub.h b/gdbstub.h index ce5fdcc22..d82334fc7 100644 --- a/gdbstub.h +++ b/gdbstub.h @@ -38,7 +38,7 @@ int gdbserver_start(int); int gdbserver_start(const char *port); #endif -/* in gdbstub-xml.c, generated by feature_to_c.sh */ +/* in gdbstub-xml.c, generated by scripts/feature_to_c.sh */ extern const char *const xml_builtin[][2]; #endif