Files
BR_YKC/Core/User/Global/g_init.h

14 lines
194 B
C
Raw Normal View History

2026-03-31 15:46:04 +08:00
#ifndef __GINIT_H
#define __GINIT_H
/* Exported functions prototypes ------------------------------------------------------------------------*/
void g_Init(void);
#endif /* __GINIT_H */