Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[sfrench/cifs-2.6.git] / include / asm-sparc64 / kprobes.h
index 5020eaf67c292d10c34831cb71ce5ec421a6e8fd..5879d71afdaa799b2bd18f038ee390e680390c4c 100644 (file)
@@ -19,6 +19,8 @@ do {  flushi(&(p)->ainsn.insn[0]);    \
        flushi(&(p)->ainsn.insn[1]);    \
 } while (0)
 
+void kretprobe_trampoline(void);
+
 /* Architecture specific copy of original instruction*/
 struct arch_specific_insn {
        /* copy of the original instruction */