#pragma once #ifdef __cplusplus extern "C" { #endif void power_on_system_start(void); #ifdef __cplusplus } #endif