SmartSnippets DA1459x SDK
sys_boot.h
Go to the documentation of this file.
1 
44 #ifndef SYS_BOOT_H_
45 #define SYS_BOOT_H_
46 
47 #if dg_configUSE_SYS_BOOT
48 
59 void sys_boot_restore_product_headers(void);
60 
61 #endif /* dg_configSYS_BOOT */
62 
63 #endif /* SYS_BOOT_H_ */
64