dyld-733.6.tar.gz
[apple/dyld.git] / unit-tests / test-cases / concurrent-dlopen-initializers / foo.c
1
2 void foo() {}
3 void bar() {}
4 void baz() {}