From 4c3b5a4891c44ebbc23d80f95e5b66e2ec66b8b1 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Thu, 20 Jan 2011 20:54:21 +0000 Subject: Add scripts directory Move build and user scripts into scripts directory. Signed-off-by: Blue Swirl --- gdbstub.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdbstub.h') diff --git a/gdbstub.h b/gdbstub.h index ce5fdcc223..d82334fc7b 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 -- cgit v1.2.1