#ifndef __OSINIT_H #define __OSINIT_H /* Private includes ----------------------------------------------------------*/ #include "global.h" /* Exported functions prototypes ------------------------------------------------------------------------*/ void os_init(void); /* Exported constants --------------------------------------------------------*/ #endif