Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
[pandora-kernel.git] / arch / sh / include / asm / ftrace.h
1 #ifndef __ASM_SH_FTRACE_H
2 #define __ASM_SH_FTRACE_H
3
4 #ifndef __ASSEMBLY__
5 extern void mcount(void);
6 #endif
7
8 #endif /* __ASM_SH_FTRACE_H */