summaryrefslogtreecommitdiff
path: root/src/sheap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sheap.c')
-rw-r--r--src/sheap.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sheap.c b/src/sheap.c
index e8ec8a00fd2..714eb9a710d 100644
--- a/src/sheap.c
+++ b/src/sheap.c
@@ -99,3 +99,6 @@ report_sheap_usage (int die_if_pure_storage_exceeded)
bss_sbrk_ptr - bss_sbrk_buffer, STATIC_HEAP_SIZE);
message ("%s", buf);
}
+
+/* arch-tag: 1bc386e8-71c2-4da4-b8b5-c1674a9cf926
+ (do not change this comment) */