MCOUNT_ENTRY
extern void mcount(void) __asm(MCOUNT_ENTRY) \
#define _PROF_PROLOG link %a6,#0; jbsr MCOUNT_ENTRY; unlk %a6