dyld-832.7.1.tar.gz
[apple/dyld.git] / testing / kernel-cache-tests / codeless-kexts / main.cpp
1
2
3 extern "C" int _start() {
4 return 0;
5 }