linux/arch/metag/include/uapi/asm/siginfo.h
<<
>>
Prefs
   1#ifndef _METAG_SIGINFO_H
   2#define _METAG_SIGINFO_H
   3
   4#define __ARCH_SI_TRAPNO
   5
   6#include <asm-generic/siginfo.h>
   7
   8#endif
   9