comparison src/m/orion105.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
64 #define TEXT_START 0x8000 64 #define TEXT_START 0x8000
65 #define LD_TEXT_START_ADDR 8000 65 #define LD_TEXT_START_ADDR 8000
66 66
67 /* Arguments to ignore before argc in crt0.c. */ 67 /* Arguments to ignore before argc in crt0.c. */
68 #define DUMMIES dummy1, dummy2, 68 #define DUMMIES dummy1, dummy2,
69
70 /* arch-tag: 32fed6e3-8cae-4882-b327-a68c2af6db7a
71 (do not change this comment) */