This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
oss
/
uclibc-ng-test
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
c06f1e5bd2
ブランチ
タグ
master
uclibc-ng-test
/
test
/
tls
/
tst-tlsmod15a.c
tst-tlsmod15a.c
88 B
履歴
Raw
1
2
3
4
5
6
extern int nonexistent_dummy_var;
int *
foo (void)
{
return &nonexistent_dummy_var;
}