dyld-832.7.1.tar.gz
[apple/dyld.git] / testing / kernel-cache-tests / fixups-x86_64-unaligned / main.cpp
1
2 __attribute__((section(("__HIB, __text"))))
3 extern "C" int _start() {
4 return 0;
5 }