工程提交
This commit is contained in:
16
Core/User/Os/os_init.h
Normal file
16
Core/User/Os/os_init.h
Normal file
@@ -0,0 +1,16 @@
|
||||
#ifndef __OSINIT_H
|
||||
#define __OSINIT_H
|
||||
|
||||
/* Private includes ----------------------------------------------------------*/
|
||||
#include "global.h"
|
||||
|
||||
|
||||
|
||||
/* Exported functions prototypes ------------------------------------------------------------------------*/
|
||||
void Os_Init(void);
|
||||
|
||||
|
||||
/* Exported constants --------------------------------------------------------*/
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user