index
:
FOSSEE-netbook-kernel-source/.git
master
A low cost fossee-laptop based on wm8880 ARMv7 SoC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ANDROID_3.4.5
/
arch
/
x86
/
um
/
shared
/
sysdep
/
faultinfo.h
blob: 862ecb1c7781b2aac00c24fbe86d8594f2ed9025 (
plain
)
1
2
3
4
5
#ifdef __i386__ #include "faultinfo_32.h" #else #include "faultinfo_64.h" #endif