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