#pragma once extern void nv_save_soc(void); extern int nv_restore_soc(void); extern void nv_erase(void);