1 2 3 4 5 6
#ifndef _ASM_POWERPC_FTRACE #define _ASM_POWERPC_FTRACE extern void _mcount(void); #endif