]> git.saurik.com Git - apple/dyld.git/blob - testing/test-cases/_dyld_get_prog_image_header.dtest/foo.c
dyld-851.27.tar.gz
[apple/dyld.git] / testing / test-cases / _dyld_get_prog_image_header.dtest / foo.c
1 int foo()
2 {
3 return 0;
4 }
5