dyld-832.7.1.tar.gz
[apple/dyld.git] / testing / test-cases / dlopen-indirect-groupNum.dtest / bar.c
1
2 #include <stdio.h>
3 #include <string.h>
4
5 void barInDylib()
6 {
7 }