aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/uapi/asm/siginfo.h
blob: e08eae88182b61d02e68d405b4e7323ad71dfab6 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ALPHA_SIGINFO_H
#define _ALPHA_SIGINFO_H

#include <asm-generic/siginfo.h>

#endif