Initial revision
[official-gcc.git] / gcc / config / sparc / sun4o3.h
blob5fcb72f4a6359596489a71d8daaad505d6c56d15
1 #include "sparc/sparc.h"
3 #undef FUNCTION_PROFILER
4 #define FUNCTION_PROFILER(FILE, LABELNO) \
5 fprintf (FILE, "\tsethi %%hi(LP%d),%%o0\n\tcall .mcount\n\tor %%lo(LP%d),%%o0,%%o0\n", \
6 (LABELNO), (LABELNO))
8 /* LINK_SPEC is needed only for Sunos 4. */
10 #undef LINK_SPEC