aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/siginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-v850/siginfo.h')
-rw-r--r--include/asm-v850/siginfo.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-v850/siginfo.h b/include/asm-v850/siginfo.h
new file mode 100644
index 000000000000..7eb94703dce0
--- /dev/null
+++ b/include/asm-v850/siginfo.h
@@ -0,0 +1,6 @@
1#ifndef __V850_SIGINFO_H__
2#define __V850_SIGINFO_H__
3
4#include <asm-generic/siginfo.h>
5
6#endif /* __V850_SIGINFO_H__ */