diff options
Diffstat (limited to 'gdbstub.h')
-rw-r--r-- | gdbstub.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |