summaryrefslogtreecommitdiff
path: root/arch/score/include/uapi/asm/signal.h
blob: 7fb69497230286c3d4aea36ba9073094aa5f70a0 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ASM_SCORE_SIGNAL_H
#define _ASM_SCORE_SIGNAL_H

#include <asm-generic/signal.h>

#endif /* _ASM_SCORE_SIGNAL_H */