]> git.saurik.com Git - apple/dyld.git/blob - unit-tests/test-cases/suid-executable_path/foo.c
dyld-195.5.tar.gz
[apple/dyld.git] / unit-tests / test-cases / suid-executable_path / foo.c
1
2
3 int foo() { return 1; }
4
5