dyld-733.6.tar.gz
[apple/dyld.git] / unit-tests / test-cases / dlopen-RTLD_NOLOAD-symlink / foo.c
1 int foo() { return 0; }
2