#ifndef HAL_CRC_H #define HAL_CRC_H extern void Hal_CrcInit(void); #endif