#ifndef VAL_SYSTEM_H__ #define VAL_SYSTEM_H__ void Check_SystemStartUpStatus(void); void validate_system(void); #endif