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