patch-2.4.21 linux-2.4.21/include/asm-ppc64/signal.h

Next file: linux-2.4.21/include/asm-ppc64/smp.h
Previous file: linux-2.4.21/include/asm-ppc64/siginfo.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ppc64/signal.h linux-2.4.21/include/asm-ppc64/signal.h
@@ -10,7 +10,7 @@
 #define _NSIG_BPW	64
 #define _NSIG_WORDS	(_NSIG / _NSIG_BPW)
 
-typedef unsigned long old_sigset_t;		/* at least 32 bits */
+typedef unsigned long old_sigset_t;
 
 typedef struct {
 	unsigned long sig[_NSIG_WORDS];

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)