index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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