1
0
Fork 0
alistair23-linux/arch/metag/include/uapi/asm/siginfo.h

9 lines
118 B
C

#ifndef _METAG_SIGINFO_H
#define _METAG_SIGINFO_H
#define __ARCH_SI_TRAPNO
#include <asm-generic/siginfo.h>
#endif