]> git.saurik.com Git - apple/dyld.git/blob - testing/kernel-cache-tests/auxkc-uuid/foo.c
5a6eec2c67d81b6c85a45c0e67950a5b21308dce
[apple/dyld.git] / testing / kernel-cache-tests / auxkc-uuid / foo.c
1
2 int foo() {
3 return 0;
4 }