patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-sparc64 / siginfo.h
index 07df511..7e5459f 100644 (file)
@@ -99,7 +99,7 @@ typedef struct sigevent32 {
        } _sigev_un;
 } sigevent_t32;
 
-extern int copy_siginfo_to_user32(siginfo_t32 *to, siginfo_t *from);
+extern int copy_siginfo_to_user32(siginfo_t32 __user *to, siginfo_t *from);
 
 #endif /* __KERNEL__ */