[PATCH] ppc64: ptrace cleanups
authorAnton Blanchard <anton@samba.org>
Sat, 10 Sep 2005 06:01:08 +0000 (16:01 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 Sep 2005 07:19:12 +0000 (17:19 +1000)
commita0987224dc80b3eb98cc7a135422acbda8538146
tree07c91bc05ab991bde6e441be17f07fcb296a3ded
parent962bca7f389229a30ced441d7b37f55f203006a2
[PATCH] ppc64: ptrace cleanups

- Remove the PPC_REG* defines
- Wrap some more stuff with ifdef __KERNEL__
- Add missing PT_TRAP, PT_DAR, PT_DSISR defines
- Add PTRACE_GETEVRREGS/PTRACE_SETEVRREGS, even though we dont use it on
  ppc64 we dont want to allocate them for something else.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-ppc64/ptrace.h