xref: /openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/sun4o3.h (revision c87b03e512fc05ed6e0222f6fb0ae86264b1d05b)
1 #undef CPP_PREDEFINES
2 #define CPP_PREDEFINES "-Dsparc -Dsun -Dunix -Asystem=unix -Asystem=bsd"
3 
4 /* Override the name of the mcount profiling function.  */
5 
6 #undef MCOUNT_FUNCTION
7 #define MCOUNT_FUNCTION "*.mcount"
8 
9 /* LINK_SPEC is needed only for SunOS 4.  */
10 
11 #undef LINK_SPEC
12