]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/ptrace.h
PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle
[karo-tx-linux.git] / include / linux / ptrace.h
index 59e133d39d5091c4e5628212b4d563756fe02bec..7456d7d87a19869daec62c199c09087f1b30177c 100644 (file)
@@ -81,7 +81,6 @@
 
 
 extern long arch_ptrace(struct task_struct *child, long request, long addr, long data);
-extern struct task_struct *ptrace_get_task_struct(pid_t pid);
 extern int ptrace_traceme(void);
 extern int ptrace_readdata(struct task_struct *tsk, unsigned long src, char __user *dst, int len);
 extern int ptrace_writedata(struct task_struct *tsk, char __user *src, unsigned long dst, int len);