aboutsummaryrefslogtreecommitdiff
path: root/arch/metag/include/uapi/asm/siginfo.h
blob: b2e0c8b62aef6323b61434a6e15e589a9ff339b4 (plain)
1
2
3
4
5
6
7
8
#ifndef _METAG_SIGINFO_H
#define _METAG_SIGINFO_H

#define __ARCH_SI_TRAPNO

#include <asm-generic/siginfo.h>

#endif