*** empty log message ***
[emacs.git] / src / m / pmax.h
blob393b7351a67abd2682bb80b4ebe4d9563b36580e
1 #include "mips.h"
3 /* The following line tells the configuration script what sort of
4 operating system this machine is likely to run.
5 USUAL-OPSYS="bsd4-2" */
7 #undef BIG_ENDIAN
8 #define LIBS_DEBUG
10 /* This line starts being needed with ultrix 4.0. */
11 /* You may need to delete it on version 3.1. */
12 #define START_FILES pre-crt0.o /usr/lib/cmplrs/cc/crt0.o
14 /* Supposedly the following will overcome a kernel bug. */
15 #undef LD_SWITCH_MACHINE
16 #undef DATA_START
17 #define DATA_START 0x10000000
18 #define DATA_SEG_BITS 0x10000000
20 /* In Ultrix 4.1, XvmsAlloc.o in libX11.a seems to insist
21 on defining malloc itself. This should avoid conflicting with it. */
22 #define SYSTEM_MALLOC