]>
git.saurik.com Git - apple/copyfile.git/blob - copyfile_test/identical_test.h
e4085bdf3cfae79f47b8f533f3aaeacae3b5830f
6 #ifndef identical_test_h
7 #define identical_test_h
12 bool do_src_dst_identical_test(const char *apfs_test_directory
, size_t block_size
);
14 #endif /* identical_test_h */