mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 23:51:37 +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
@ -7,7 +7,4 @@
|
||||
|
||||
#include <asm-generic/siginfo.h>
|
||||
|
||||
#undef NSIGTRAP
|
||||
#define NSIGTRAP 4
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user