diff options
Diffstat (limited to 'src/m/sun1.h')
-rw-r--r-- | src/m/sun1.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/sun1.h b/src/m/sun1.h index 6bff1d21677..54d51106e6b 100644 --- a/src/m/sun1.h +++ b/src/m/sun1.h @@ -74,3 +74,6 @@ NOTE-END */ /* Mask for address bits within a memory segment */ #define SEGMENT_MASK (SEGSIZ - 1) + +/* arch-tag: 58ec9c79-48bd-4d1b-aad1-65a09a6b0d10 + (do not change this comment) */ |