aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/mips-siemens.h
blob: bf95c2fa61dc212e0ed695382a8241d58fa07237 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#include "pyramid.h"


/* Don't use the ordinary -g for debugging in cc */

#undef C_DEBUG_SWITCH
#define C_DEBUG_SWITCH -g

/* This system uses a slightly nonstandard variant of elf format.  */
#undef UNEXEC
#define UNEXEC unexelf.o
#define ELF_BSS_SECTION_NAME ".sbss"

#define BSTRING

#define NO_ARG_ARRAY

#undef BROKEN_FIONREAD

#define HAVE_ALLOCA