]> git.saurik.com Git - apple/dyld.git/blob - unit-tests/test-cases/rpath-dlopen-in-dylib/foo.c
dyld-95.3.tar.gz
[apple/dyld.git] / unit-tests / test-cases / rpath-dlopen-in-dylib / foo.c
1 void foo()
2 {
3 }