comparison src/m/ibmrt.h @ 3246:8accc5c6f29f

(HAVE_FTIME): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 May 1993 06:12:57 +0000
parents dc032025eb62
children eab748cfcf49
comparison
equal deleted inserted replaced
3245:0687b13fc461 3246:8accc5c6f29f
132 /* Don't attempt to relabel some of the data as text when dumping. 132 /* Don't attempt to relabel some of the data as text when dumping.
133 It does not work because their virtual addresses are not consecutive. 133 It does not work because their virtual addresses are not consecutive.
134 This enables us to use the standard crt0.o. */ 134 This enables us to use the standard crt0.o. */
135 135
136 #define NO_REMAP 136 #define NO_REMAP
137
138 /* rocky@watson.ibm.com says this is needed. */
139 #define HAVE_FTIME