android_mt6572_jiabo/external/fio/t/debug.h
2025-09-05 16:56:03 +08:00

6 lines
87 B
C

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