Linux Kernel
3.7.1
|
#include <errno.h>
#include <asm/ptrace.h>
#include <sysdep/ptrace.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_in) |
Definition at line 5 of file ptrace_user.c.
Definition at line 18 of file ptrace_user.c.