diff options
Diffstat (limited to 'src/unexalpha.c')
-rw-r--r-- | src/unexalpha.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unexalpha.c b/src/unexalpha.c index a76654a1277..97f8f383dda 100644 --- a/src/unexalpha.c +++ b/src/unexalpha.c @@ -540,3 +540,6 @@ fatal_unexec (s, arg) fputs (".\n", stderr); exit (1); } + +/* arch-tag: 46316c49-ee08-4aa3-942b-00798902f5bd + (do not change this comment) */ |