blob: 5fcb72f4a6359596489a71d8daaad505d6c56d15 [file] [log] [blame]
#include "sparc/sparc.h"
#undef FUNCTION_PROFILER
#define FUNCTION_PROFILER(FILE, LABELNO) \
fprintf (FILE, "\tsethi %%hi(LP%d),%%o0\n\tcall .mcount\n\tor %%lo(LP%d),%%o0,%%o0\n", \
(LABELNO), (LABELNO))
/* LINK_SPEC is needed only for Sunos 4. */
#undef LINK_SPEC