commit | 1d48d71c06172c0853e04c334456e64cc006e208 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Dec 20 03:58:49 2007 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 20:40:20 2008 +1100 |
tree | 7d7c78dbf86940a6c480d7380d6fc57235ef38b9 | |
parent | c034243504b8396c4293abdc63aa3fc336a7d870 [diff] |
[POWERPC] Use generic compat_ptrace_request 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>