Merge git://git.infradead.org/battery-2.6
[pandora-kernel.git] / arch / arm / include / asm / traps.h
index 1b960d5..f90756d 100644 (file)
@@ -45,6 +45,7 @@ static inline int in_exception_text(unsigned long ptr)
 
 extern void __init early_trap_init(void);
 extern void dump_backtrace_entry(unsigned long where, unsigned long from, unsigned long frame);
+extern void ptrace_break(struct task_struct *tsk, struct pt_regs *regs);
 
 extern void *vectors_page;