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

9 lines
118 B
C
Raw Normal View History

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