dyld-732.8.tar.gz
[apple/dyld.git] / testing / test-cases / dlopen-RTLD_NOW.dtest / bar.c
1
2 #ifdef HAS_SYMBOL
3 void bar() { }
4 #endif
5
6