Commit 4b4cf759 authored by Paul Mundt's avatar Paul Mundt

sh: Add missing asm/ftrace.h.

This was missed with the ftrace support commit.. check it in now.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 6902aa84
#ifndef __ASM_SH_FTRACE_H
#define __ASM_SH_FTRACE_H
#ifndef __ASSEMBLY__
extern void mcount(void);
#endif
#endif /* __ASM_SH_FTRACE_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment