#ifndef _ASM_S390_FTRACE_H
#define _ASM_S390_FTRACE_H

#ifndef __ASSEMBLY__
extern void _mcount(void);
#endif

#endif /* _ASM_S390_FTRACE_H */