summaryrefslogtreecommitdiff
path: root/sis.h
diff options
context:
space:
mode:
Diffstat (limited to 'sis.h')
-rw-r--r--sis.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sis.h b/sis.h
index 44e524b..ea99f6d 100644
--- a/sis.h
+++ b/sis.h
@@ -372,6 +372,10 @@ extern const struct memsys leon2;
/* leon3.c */
extern const struct memsys leon3;
+
+/* gr740.c */
+extern const struct memsys gr740;
+
/* remote.c */
extern void gdb_remote (int port);