Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kerne...
[deliverable/linux.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 */
This page took 0.422041 seconds and 5 git commands to generate.