comparison src/m/dpx2.h @ 9628:d325ca3a67e4

(LD_SWITCH_MACHINE): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 20 Oct 1994 20:10:29 +0000
parents c49e28d99238
children 547f336442af
comparison
equal deleted inserted replaced
9627:449fc86a0f4f 9628:d325ca3a67e4
238 #endif 238 #endif
239 239
240 /* Send signals to subprocesses by "typing" signal chars at them. */ 240 /* Send signals to subprocesses by "typing" signal chars at them. */
241 #define SIGNALS_VIA_CHARACTERS 241 #define SIGNALS_VIA_CHARACTERS
242 242
243 /* This is to prevent memory clobbering on the DPX/2 200. */
244 #define LD_SWITCH_MACHINE -N -T32
245
243 /* end of dpx2.h */ 246 /* end of dpx2.h */
244 247
245 248