x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stub
[linux/fpc-iii.git] / arch / sparc / include / asm / siginfo.h
blob48c34c19f81017c1f930c788efbea10246016c6b
1 #ifndef __SPARC_SIGINFO_H
2 #define __SPARC_SIGINFO_H
4 #include <uapi/asm/siginfo.h>
7 #ifdef CONFIG_COMPAT
9 struct compat_siginfo;
11 #endif /* CONFIG_COMPAT */
13 #endif /* !(__SPARC_SIGINFO_H) */