]> git.saurik.com Git - apple/dyld.git/blob - testing/test-cases/NSCreateObjectFileImageFromMemory-basic.dtest/foo.c
dyld-750.6.tar.gz
[apple/dyld.git] / testing / test-cases / NSCreateObjectFileImageFromMemory-basic.dtest / foo.c
1
2 #include <stdio.h>
3 #include <string.h>
4
5 void fooInBundle()
6 {
7 }