Go to the documentation of this file.
15 #ifndef _ASM_TILE_SIGINFO_H
16 #define _ASM_TILE_SIGINFO_H
18 #define __ARCH_SI_TRAPNO
21 # define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
24 #include <asm-generic/siginfo.h>
29 #define ILL_DBLFLT (__SI_FAULT|9)
30 #define ILL_HARDWALL (__SI_FAULT|10)