]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/sparc/include/asm/siginfo.h
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[karo-tx-linux.git] / arch / sparc / include / asm / siginfo.h
1 #ifndef __SPARC_SIGINFO_H
2 #define __SPARC_SIGINFO_H
3
4 #include <uapi/asm/siginfo.h>
5
6
7 #ifdef CONFIG_COMPAT
8
9 struct compat_siginfo;
10
11 #endif /* CONFIG_COMPAT */
12
13 #endif /* !(__SPARC_SIGINFO_H) */