]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-powerpc/ftrace.h
Merge branch 'linus' into tracing/ftrace
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / ftrace.h
1 #ifndef _ASM_POWERPC_FTRACE
2 #define _ASM_POWERPC_FTRACE
3
4 extern void _mcount(void);
5
6 #endif