comparison src/m/amdahl.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
132 #define SEGSIZ 0x10000 /* Should this not be defined elsewhere ? */ 132 #define SEGSIZ 0x10000 /* Should this not be defined elsewhere ? */
133 #define SEGMENT_MASK (SEGSIZ - 1) 133 #define SEGMENT_MASK (SEGSIZ - 1)
134 134
135 /* Compensate for error in signal.h. */ 135 /* Compensate for error in signal.h. */
136 #define NSIG_MINIMUM 20 136 #define NSIG_MINIMUM 20
137
138 /* arch-tag: cf665976-ddb1-49b0-b383-371e17f36acf
139 (do not change this comment) */