//-------------------------------------------------------// // Project Code : ESS100K3L-01-19 // File Name : SystemFunc.h // Created on : 2019. 06. 07. // Description : // Author : KimJeongWoo // Last modified Date : //-------------------------------------------------------// #ifndef _SYSTEMFUNC_H_ #define _SYSTEMFUNC_H_ #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif /* extern "C" */ #endif /* _SYSTEMFUNC_H_ */