]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/um/include/asm/ptrace-generic.h
ptrace: unify show_regs() prototype
[karo-tx-linux.git] / arch / um / include / asm / ptrace-generic.h
index b7c5bab9bd774db16b8eaaa31441a8aa45e45aea..ae084ad1a3a0a9aeab8d609de05563a4b5d7fc33 100644 (file)
@@ -47,8 +47,6 @@ extern int get_fpregs(struct user_i387_struct __user *buf,
 extern int set_fpregs(struct user_i387_struct __user *buf,
                      struct task_struct *child);
 
-extern void show_regs(struct pt_regs *regs);
-
 extern int arch_copy_tls(struct task_struct *new);
 extern void clear_flushed_tls(struct task_struct *task);