This commit is contained in:
2025-09-29 16:42:09 +08:00
parent 3ec4e6808c
commit 2d906350bf
238 changed files with 107620 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
#ifndef __SYSAPI_H__
#define __SYSAPI_H__
extern void SYS_Init(void);
#endif