comparison src/m/orion105.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
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) */