summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/sparc/sun4o3.h
blob: e79a4c8d32901bb24735ca972bca7c443fd224a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dsparc -Dsun -Dunix -Asystem=unix -Asystem=bsd"

/* Override the name of the mcount profiling function.  */

#undef MCOUNT_FUNCTION
#define MCOUNT_FUNCTION "*.mcount"

/* LINK_SPEC is needed only for SunOS 4.  */

#undef LINK_SPEC
OpenPOWER on IntegriCloud