index
:
blackbird-op-linux
master
Blackbird™ 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
/
tls.h
blob: 4d8f7526237037e57f5a1e2c2a0216ddcd20171b (
plain
)
1
2
3
4
5
#ifdef __i386__ #include "tls_32.h" #else #include "tls_64.h" #endif