X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-ia64%2Fkprobes.h;h=9389049101157360555125760c2c4c268d9426ff;hb=cc078189125db84a85a3bbb82df788b84fc68aa1;hp=2418a787c4055fb3fb2cd79a43b2e87187b1b162;hpb=da206c9e68cb93fcab43592d46276c02889c1250;p=powerpc.git diff --git a/include/asm-ia64/kprobes.h b/include/asm-ia64/kprobes.h index 2418a787c4..9389049101 100644 --- a/include/asm-ia64/kprobes.h +++ b/include/asm-ia64/kprobes.h @@ -125,5 +125,6 @@ static inline void jprobe_return(void) } extern void invalidate_stacked_regs(void); extern void flush_register_stack(void); +extern void flush_insn_slot(struct kprobe *p); #endif /* _ASM_KPROBES_H */