ftrace: store mcount address in rec->ip
[deliverable/linux.git] / arch / sparc64 / kernel / sparc64_ksyms.c
index 8ac0b99f2c5563bad603edd5628794f1bdf5a898..b80d982a29c60b772b6282fc48c6e397946d71fe 100644 (file)
@@ -53,6 +53,7 @@
 #include <asm/ns87303.h>
 #include <asm/timer.h>
 #include <asm/cpudata.h>
+#include <asm/ftrace.h>
 
 struct poll {
        int fd;
@@ -112,7 +113,6 @@ EXPORT_SYMBOL(smp_call_function);
 #endif /* CONFIG_SMP */
 
 #if defined(CONFIG_MCOUNT)
-extern void _mcount(void);
 EXPORT_SYMBOL(_mcount);
 #endif
 
This page took 0.024343 seconds and 5 git commands to generate.