Sign in
android-kvm
/
linux
/
b268b3506d9910ca8238e92cb1dc51340574b2f2
/
.
/
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