mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 00:34:52 +00:00
parisc: Drop parisc-specific NSIGTRAP define
NIGTRAP is already defined in asm-generic/siginfo.h, so no need to define it ourselves. Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
e60fc5aa60
commit
fbdd9501a1
1 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,4 @@
|
|||
|
||||
#include <asm-generic/siginfo.h>
|
||||
|
||||
#undef NSIGTRAP
|
||||
#define NSIGTRAP 4
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue