aboutsummaryrefslogtreecommitdiff
path: root/include/asm-alpha/siginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-alpha/siginfo.h')
-rw-r--r--include/asm-alpha/siginfo.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-alpha/siginfo.h b/include/asm-alpha/siginfo.h
deleted file mode 100644
index 9822362a842..00000000000
--- a/include/asm-alpha/siginfo.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _ALPHA_SIGINFO_H
-#define _ALPHA_SIGINFO_H
-
-#define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
-#define __ARCH_SI_TRAPNO
-
-#include <asm-generic/siginfo.h>
-
-#endif