dyld-832.7.1.tar.gz
[apple/dyld.git] / testing / test-cases / large-load-commands.dtest / foo.c
1
2 #include <stdlib.h>
3 #include <string.h>
4
5 void foo() {}
6
7