#ifndef HAL_CPU_2019_02_08_H_ #define HAL_CPU_2019_02_08_H_ #if defined(__cplusplus) extern "C" { #endif static __inline void HalCpuNop(void) { } #if defined(__cplusplus) } #endif #endif // HAL_CPU_2019_02_08_H_