|
Linux Kernel
3.7.1
|
#include <errno.h>#include <ptrace_user.h>Go to the source code of this file.
Functions | |
| int | ptrace_getregs (long pid, unsigned long *regs_out) |
| int | ptrace_setregs (long pid, unsigned long *regs) |
Definition at line 9 of file ptrace_user.c.
Definition at line 16 of file ptrace_user.c.
1.8.2