patch-2.4.7 linux/include/linux/mm.h
Next file: linux/include/linux/mtd/cfi.h
Previous file: linux/include/linux/meye.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Jul 20 12:52:18 2001
- Orig file:
v2.4.6/linux/include/linux/mm.h
- Orig date:
Tue Jul 3 17:08:22 2001
diff -u --recursive --new-file v2.4.6/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -442,6 +442,7 @@
extern int access_process_vm(struct task_struct *tsk, unsigned long addr, void *buf, int len, int write);
extern int ptrace_readdata(struct task_struct *tsk, unsigned long src, char *dst, int len);
extern int ptrace_writedata(struct task_struct *tsk, char * src, unsigned long dst, int len);
+extern int ptrace_attach(struct task_struct *tsk);
/*
* On a two-level page table, this ends up being trivial. Thus the
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)