index
:
Hyra
dev
expt
main
sched-rewrite
stable
user
The Hyra Operating System
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mlibc
/
tests
/
rtdl
/
tls_align
/
libfoo.c
blob: 8d981770a513892ba3b2fbd8dba20f996afb7ec6 (
plain
)
1
_Thread_local __attribute__((aligned(16))) char foo_thread_local[8] = "Hello!";