comparison src/m/sun1.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children 23a17af379b1 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
72 #define LIBS_TERMCAP -ltermcap 72 #define LIBS_TERMCAP -ltermcap
73 73
74 /* Mask for address bits within a memory segment */ 74 /* Mask for address bits within a memory segment */
75 75
76 #define SEGMENT_MASK (SEGSIZ - 1) 76 #define SEGMENT_MASK (SEGSIZ - 1)
77
78 /* arch-tag: 58ec9c79-48bd-4d1b-aad1-65a09a6b0d10
79 (do not change this comment) */