Skip to content
Commit 06fbac8e authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: implement task_user_regset_view



- define struct user_pt_regs in the arch/xtensa/include/uapi/asm/ptrace.h
  with the same layout as xtensa_gregset_t; make xtensa_gregset_t a
  typedef;
- define REGSET_GPR regset, implement register get and set functions;
- define task_user_regset_view function and expose REGSET_GPR.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 3aee3e25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment