summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/siginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-parisc/siginfo.h')
-rw-r--r--include/asm-parisc/siginfo.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-parisc/siginfo.h b/include/asm-parisc/siginfo.h
deleted file mode 100644
index d7034728f377..000000000000
--- a/include/asm-parisc/siginfo.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _PARISC_SIGINFO_H
-#define _PARISC_SIGINFO_H
-
-#include <asm-generic/siginfo.h>
-
-#undef NSIGTRAP
-#define NSIGTRAP 4
-
-#endif