]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/kprobes.h
of_serial: Use linux/of_platform.h instead of asm
[linux-2.6-omap-h63xx.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 */