--- dyld/dyld-955/testing/kernel-cache-tests/data-const/foo.c +++ /dev/null @@ -1,6 +0,0 @@ - -int pack; - -int foo() { - return pack; -}