xref
: /
openbmc
/
linux
/
arch
/
x86
/
um
/
shared
/
sysdep
/
faultinfo.h
(revision 94cdda6b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
__i386__
2
#
include
"
faultinfo_32.h
"
3
#
else
4
#
include
"
faultinfo_64.h
"
5
#
endif
6