#ifndef _CVI_REBOOT_H_ #define _CVI_REBOOT_H_ #define CVI_SAPD_FLAG 0x53415044 void software_root_reset(void); #endif /* _CVI_REBOOT_H_ */