]> git.saurik.com Git - apple/dyld.git/blame - unit-tests/test-cases/framework-DYLD_LIBRARY_PATH/foo.c
dyld-360.22.tar.gz
[apple/dyld.git] / unit-tests / test-cases / framework-DYLD_LIBRARY_PATH / foo.c
CommitLineData
2fd3f4e8
A
1
2int foo()
3{
4 return RESULT;
5}