Sign in
android
/
kernel
/
common
/
168fe32a072a4b8dc81a3aebf0e5e588d38e2955
/
.
/
arch
/
arm
/
include
/
uapi
/
asm
/
siginfo.h
blob: d0513880be210ca9007dedb48795c14b3db54a81 [
file
] [
log
] [
blame
]
#ifndef
__ASM_SIGINFO_H
#define
__ASM_SIGINFO_H
#include
<asm-generic/siginfo.h>
/*
* SIGFPE si_codes
*/
#ifdef
__KERNEL__
#define
FPE_FIXME
0
/* Broken dup of SI_USER */
#endif
/* __KERNEL__ */
#endif