comparison src/m/orion105.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
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) */