comparison src/m/masscomp.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
114 114
115 /* Adjust a header field for the executable file about to be dumped. */ 115 /* Adjust a header field for the executable file about to be dumped. */
116 116
117 #define ADJUST_EXEC_HEADER \ 117 #define ADJUST_EXEC_HEADER \
118 hdr.a_stamp = STAMP13; /* really want the latest stamp, whatever it is */ 118 hdr.a_stamp = STAMP13; /* really want the latest stamp, whatever it is */
119
120 /* arch-tag: 572bf8d1-7a94-48c6-b188-bf69754e0cd2
121 (do not change this comment) */