]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ptrace.h
mm: move migrate_prep out from under mmap_sem
[linux-2.6-omap-h63xx.git] / include / linux / ptrace.h
index ea7416c901d1ef8923adb2417b236cf8633a09f0..22641d5d45df7d29d43bde4b60b4f19b825e30a6 100644 (file)
@@ -94,7 +94,6 @@ extern void ptrace_notify(int exit_code);
 extern void __ptrace_link(struct task_struct *child,
                          struct task_struct *new_parent);
 extern void __ptrace_unlink(struct task_struct *child);
-extern void ptrace_untrace(struct task_struct *child);
 #define PTRACE_MODE_READ   1
 #define PTRACE_MODE_ATTACH 2
 /* Returns 0 on success, -errno on denial. */