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