#ifndef _LT8911EXB_MAIN_H_ #define _LT8911EXB_MAIN_H_ extern bool g_irq_flag; extern int LT8911EXB_Main(void *data); #endif