]> git.saurik.com Git - apple/dyld.git/blob - testing/kernel-cache-tests/implicit-dependencies/main.c
dyld-832.7.3.tar.gz
[apple/dyld.git] / testing / kernel-cache-tests / implicit-dependencies / main.c
1
2 int _start() {
3 return 0;
4 }