blob: b1bfa704b6e53b107512c75100e0c56e1c80695c [file] [log] [blame]
Steven Rostedtccbfac22008-05-22 14:31:07 -04001#ifndef _ASM_POWERPC_FTRACE
2#define _ASM_POWERPC_FTRACE
3
4extern void _mcount(void);
5
6#endif