/* * Copyright (c) CompanyNameMagicTag 2012-2019. All rights reserved. * Description: Modify the drv directory, remove the first stage of the rom error, * delete the useless code to compile and adjust the dfx directory, remove the count * function driver part drv_dfx_cmn_inc.h code * Author: CompanyName * Create: 2012-04-04 */ #ifndef __DRV_DFX_CMN_INC_H__ #define __DRV_DFX_CMN_INC_H__ #include #include #include #include #include "soc_const_str.h" #include "drv_dfx_shell.h" #endif