summaryrefslogtreecommitdiff
path: root/include/asm-powerpc/ftrace.h
blob: b1bfa704b6e53b107512c75100e0c56e1c80695c (plain)
1
2
3
4
5
6
#ifndef _ASM_POWERPC_FTRACE
#define _ASM_POWERPC_FTRACE

extern void _mcount(void);

#endif