summaryrefslogtreecommitdiff
path: root/t/debug.h
blob: 9d1d41508448060de0086e2a43b99875a659a203 (plain)
1
2
3
4
5
6
#ifndef FIO_DEBUG_INC_H
#define FIO_DEBUG_INC_H

extern void debug_init(void);

#endif