]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/ppc32.h
[POWERPC] Add compat handler for PTRACE_GETSIGINFO
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / ppc32.h
index 90e5627717911a6bdb80c761d71183a4d7ec61e6..fda05e2211d69765820dce45dc0affc89d1bf68b 100644 (file)
@@ -135,4 +135,6 @@ struct ucontext32 {
        struct mcontext32       uc_mcontext;
 };
 
+extern int copy_siginfo_to_user32(struct compat_siginfo __user *d, siginfo_t *s);
+
 #endif  /* _PPC64_PPC32_H */