Merge remote-tracking branch 'asoc/topic/core' into asoc-next
[sfrench/cifs-2.6.git] / arch / blackfin / include / uapi / asm / signal.h
1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2 #ifndef _UAPI_BLACKFIN_SIGNAL_H
3 #define _UAPI_BLACKFIN_SIGNAL_H
4
5 #define SA_RESTORER 0x04000000
6 #include <asm-generic/signal.h>
7
8 #endif /* _UAPI_BLACKFIN_SIGNAL_H */