]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm64/include/asm/ptrace.h
arm64: debug: consolidate software breakpoint handlers
[linux-beck.git] / arch / arm64 / include / asm / ptrace.h
index 41a71ee4c3df42743eb5aa494f72e6287cff55bb..0dacbbf9458b9297ba1a67720665e8a7448a036e 100644 (file)
@@ -171,7 +171,5 @@ extern unsigned long profile_pc(struct pt_regs *regs);
 #define profile_pc(regs) instruction_pointer(regs)
 #endif
 
-extern int aarch32_break_trap(struct pt_regs *regs);
-
 #endif /* __ASSEMBLY__ */
 #endif