dyld-733.8.tar.gz
[apple/dyld.git] / unit-tests / test-cases / env-DYLD_FALLBACK_LIBRARY_PATH / compress.c
1 int compress()
2 {
3 return 0;
4 }