allwinner_a64/android/external/fio/t/debug.h
2018-08-08 16:14:42 +08:00

6 lines
87 B
C

#ifndef FIO_DEBUG_INC_H
#define FIO_DEBUG_INC_H
extern void debug_init(void);
#endif