]> err.no Git - linux-2.6/blob - include/asm-powerpc/ftrace.h
ftrace: powerpc clean ups
[linux-2.6] / include / asm-powerpc / ftrace.h
1 #ifndef _ASM_POWERPC_FTRACE
2 #define _ASM_POWERPC_FTRACE
3
4 extern void _mcount(void);
5
6 #endif