[POWERPC] Use generic compat_ptrace_request
authorRoland McGrath <roland@redhat.com>
Thu, 20 Dec 2007 11:58:49 +0000 (03:58 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 09:40:20 +0000 (20:40 +1100)
This removes some duplicated code by calling the new generic
compat_ptrace_request from powerpc's compat_sys_ptrace.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found