Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
fio
/
26166ef7c7090fb8791d17fcd635cbb0a93c694c
/
.
/
t
/
debug.h
blob: 9d1d41508448060de0086e2a43b99875a659a203 [
file
] [
log
] [
blame
]
Jens Axboe
7a74197
2014-09-26 09:58:29 -0600
[
diff
] [
blame
]
1
#ifndef
FIO_DEBUG_INC_H
2
#define
FIO_DEBUG_INC_H
3
4
extern
void
debug_init
(
void
);
5
6
#endif