inwudriver-weibo/mdm/mid/upg_21/upg_base_init.h

14 lines
287 B
C

/*
* CompanyNameMagicTag 2018-2019. All rights reserved.
* Description: Upgrade base funciton - init.
*/
#ifndef __UPG_BASE_INIT_H__
#define __UPG_BASE_INIT_H__
#include <soc_types.h>
#include <soc_mdm_types.h>
#include <soc_21_upg.h>
#endif /* __UPG_BASE_INIT_H__ */