工程提交

This commit is contained in:
2026-03-31 15:46:04 +08:00
parent 75f512a5b4
commit da4e944bca
2841 changed files with 4822938 additions and 1 deletions

13
Core/User/Global/g_init.h Normal file
View File

@@ -0,0 +1,13 @@
#ifndef __GINIT_H
#define __GINIT_H
/* Exported functions prototypes ------------------------------------------------------------------------*/
void g_Init(void);
#endif /* __GINIT_H */