Linux Kernel
3.7.1
|
#include <asm/ptrace.h>
#include <asm/inst.h>
Go to the source code of this file.
Macros | |
#define | BRANCH_LIKELY_TAKEN 0x0001 |
Functions | |
int | __compute_return_epc (struct pt_regs *regs) |
int | __compute_return_epc_for_insn (struct pt_regs *regs, union mips_instruction insn) |
int __compute_return_epc_for_insn | ( | struct pt_regs * | regs, |
union mips_instruction | insn | ||
) |