blob: 2b52d6a92102207cf7df0abf2d5b4be884c35699 [file] [log] [blame]
#ifndef FIO_CRC_TEST_H
#define FIO_CRC_TEST_H
int fio_crctest(const char *type);
#endif