index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
tls
/
tst-tlsmod15a.c
blob: 66c707129acd8aa3e5e6b9cb63d0eeee503ce1c0 (
plain
)
1
2
3
4
5
6
extern int nonexistent_dummy_var; int * foo (void) { return &nonexistent_dummy_var; }