comparison src/m/7300.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
90 #define LD_SWITCH_MACHINE -z 90 #define LD_SWITCH_MACHINE -z
91 91
92 /* Insist on using cc when compiling this. GCC may have been 92 /* Insist on using cc when compiling this. GCC may have been
93 configured to use GAS syntax, which causes problems. */ 93 configured to use GAS syntax, which causes problems. */
94 #define CRT0_COMPILE cc -c -O -Demacs 94 #define CRT0_COMPILE cc -c -O -Demacs
95
96 /* arch-tag: 66219dc7-ef45-4f0c-bb98-f35421f39c8d
97 (do not change this comment) */