dyld-750.6.tar.gz
[apple/dyld.git] / testing / test-cases / env-DYLD_IMAGE_SUFFIX.dtest / foo.c
1 int foo()
2 {
3 return VALUE;
4 }
5