Cross Reference: debug.h
xref
: /
external
/
fio
/
t
/
debug.h
Home
History
Annotate
Line#
Navigate
Download
only in
debug.h
1
#
ifndef
FIO_DEBUG_INC_H
2
#
define
FIO_DEBUG_INC_H
3
4
extern
void
debug_init
(
void
);
5
6
#
endif
7