]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/parisc/include/asm/signal.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
[linux-beck.git] / arch / parisc / include / asm / signal.h
index c8e4ec5a65824f54e729b26a09a23eca72f8f419..81a5457739712673d60a210b5b4080fbe91f7381 100644 (file)
@@ -3,16 +3,12 @@
 
 #include <uapi/asm/signal.h>
 
-
 #define _NSIG          64
 /* bits-per-word, where word apparently means 'long' not 'int' */
 #define _NSIG_BPW      BITS_PER_LONG
 #define _NSIG_WORDS    (_NSIG / _NSIG_BPW)
 
 # ifndef __ASSEMBLY__
-#ifdef CONFIG_64BIT
-#else
-#endif
 
 /* Most things should be clean enough to redefine this at will, if care
    is taken to make libc match.  */