summaryrefslogtreecommitdiff
path: root/src/unexmips.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/unexmips.c')
-rw-r--r--src/unexmips.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unexmips.c b/src/unexmips.c
index cad42a17897..de3368ad181 100644
--- a/src/unexmips.c
+++ b/src/unexmips.c
@@ -359,3 +359,6 @@ fatal_unexec (s, va_alist)
fputs (".\n", stderr);
exit (1);
}
+
+/* arch-tag: ebdd2058-3bbc-4de4-b5c7-5760379ab153
+ (do not change this comment) */