crc/test: if the checksum needs a _final(), do it in the loop
[fio.git] / t / debug.h
CommitLineData
9077ee4a
JA
1#ifndef FIO_DEBUG_INC_H
2#define FIO_DEBUG_INC_H
3
4extern void debug_init(void);
5
6#endif