comparison src/s/sunos4shr.h @ 11615:7fa33c87242c

(ORDINARY_LINK): Defined. (LINKER): Definition deleted.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 Apr 1995 05:31:05 +0000
parents 43aa8427db01
children d1da7f16002c
comparison
equal deleted inserted replaced
11614:fdd0d5bdd8c6 11615:7fa33c87242c
25 #define BROKEN_START 25 #define BROKEN_START
26 #define TEXT_START 0x2020 26 #define TEXT_START 0x2020
27 27
28 #define UNEXEC unexsunos4.o 28 #define UNEXEC unexsunos4.o
29 #define RUN_TIME_REMAP 29 #define RUN_TIME_REMAP
30 #define LINKER cc 30 #define ORDINARY_LINK
31 31
32 #undef LD_SWITCH_SYSTEM 32 #undef LD_SWITCH_SYSTEM
33 33
34 #undef SYSTEM_MALLOC 34 #undef SYSTEM_MALLOC
35 #ifndef GNU_MALLOC 35 #ifndef GNU_MALLOC