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
/
um
/
sys-x86
/
shared
/
sysdep
/
host_ldt.h
blob: 94518b3e0da544bc5801a3e7cdd34d2862ed5eb4 (
plain
)
1
2
3
4
5
#ifdef __i386__ #include "host_ldt_32.h" #else #include "host_ldt_64.h" #endif