Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <asm/ptrace.h>
Go to the source code of this file.
Functions | |
bool | execute_pseudodbg_assert (struct pt_regs *fp, unsigned int opcode) |
bool | execute_pseudodbg (struct pt_regs *fp, unsigned int opcode) |
Definition at line 158 of file pseudodbg.c.