dyld-732.8.tar.gz
[apple/dyld.git] / testing / test-cases / _dyld_is_memory_immutable-lock.dtest / foo.c
1
2
3 #include <stdio.h>
4
5 void foo()
6 {
7 }
8