linux-surface/arch/metag/include/uapi/asm/siginfo.h
2017-08-10 09:25:24 -04:00

9 lines
118 B
C

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