]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/asm-generic/signal.h
Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/topic...
[mirror_ubuntu-artful-kernel.git] / include / asm-generic / signal.h
CommitLineData
6103ec56
AB
1#ifndef __ASM_GENERIC_SIGNAL_H
2#define __ASM_GENERIC_SIGNAL_H
3
8a1ab315 4#include <uapi/asm-generic/signal.h>
6103ec56
AB
5
6#ifndef __ASSEMBLY__
6103ec56 7#ifdef SA_RESTORER
6103ec56 8#endif
6103ec56
AB
9
10#include <asm/sigcontext.h>
11#undef __HAVE_ARCH_SIG_BITOPS
12
6103ec56 13#endif /* __ASSEMBLY__ */
6103ec56 14#endif /* _ASM_GENERIC_SIGNAL_H */