Files
BR_YKC/Core/User/Global/g_init.h
2026-05-21 10:01:28 +08:00

14 lines
194 B
C

#ifndef __GINIT_H
#define __GINIT_H
/* Exported functions prototypes ------------------------------------------------------------------------*/
void g_init(void);
#endif /* __GINIT_H */