13 lines
411 B
C
13 lines
411 B
C
/*
|
|
* Copyright (c) CompanyNameMagicTag 2012-2019. All rights reserved.
|
|
* Description: Modify the drv directory, remove the first stage of the romization error,
|
|
* delete the useless code to compile and adjust the dfx directory, remove the count
|
|
* function driver part drv_dfx_str.c code
|
|
* Author: CompanyName
|
|
* Create: 2012-04-04
|
|
*/
|
|
#ifndef __DRV_DFX_STR_H__
|
|
#define __DRV_DFX_STR_H__
|
|
|
|
#endif
|