blob: 9d1d41508448060de0086e2a43b99875a659a203 [file] [log] [blame]
Jens Axboe7a741972014-09-26 09:58:29 -06001#ifndef FIO_DEBUG_INC_H
2#define FIO_DEBUG_INC_H
3
4extern void debug_init(void);
5
6#endif