comparison src/m/paragon.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 7b9c423cd54b
children 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
6 #define TEXT_START 0x10000 6 #define TEXT_START 0x10000
7 #define LIB_STANDARD -lc -lic -lmach 7 #define LIB_STANDARD -lc -lic -lmach
8 #define KEEP_OLD_TEXT_SCNPTR 8 #define KEEP_OLD_TEXT_SCNPTR
9 #define KEEP_OLD_PADDR 9 #define KEEP_OLD_PADDR
10 #define drem fmod 10 #define drem fmod
11
12 /* arch-tag: c1bc280c-25e5-4993-9b91-333c52ab3674
13 (do not change this comment) */