Sign in
linux
/
linux
/
kernel
/
git
/
bpf
/
bpf-next
/
d6a624eef128c97b35fcea47cd00ef22f005e7aa
/
.
/
arch
/
x86
/
um
/
shared
/
sysdep
/
faultinfo.h
blob: 862ecb1c7781b2aac00c24fbe86d8594f2ed9025 [
file
] [
log
] [
blame
]
#ifdef
__i386__
#include
"faultinfo_32.h"
#else
#include
"faultinfo_64.h"
#endif