This commit is contained in:
2025-09-29 16:49:49 +08:00
parent 0a4832db5e
commit 9522e2bccf
237 changed files with 0 additions and 0 deletions

View File

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