diff --git a/[refs] b/[refs] index 4cc1a8ccf1ea..8c3b1ce0cabf 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f03d70a7fc952a7fd01c678ad409c932a925637b +refs/heads/master: dc5322e5ae6a4688a998153976b52564916ec976 diff --git a/trunk/arch/parisc/include/asm/signal.h b/trunk/arch/parisc/include/asm/signal.h index 0fdb3c835952..b1a7c4c4a53a 100644 --- a/trunk/arch/parisc/include/asm/signal.h +++ b/trunk/arch/parisc/include/asm/signal.h @@ -3,16 +3,12 @@ #include - #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. */