dyld-832.7.1.tar.gz
[apple/dyld.git] / testing / kernel-cache-tests / kext-bind-to-kext / main.c
1
2 int _start() {
3 return 0;
4 }