!35 arm_virt、hispark_aries和hispark_taurus平台target_config.h中防止重复包含的宏的定义跟文件名无关,容易导致编译问题

Merge pull request !35 from zhangfanfan2/master
This commit is contained in:
openharmony_ci
2021-08-26 01:13:29 +00:00
committed by Gitee
+2 -2
View File
@@ -13,8 +13,8 @@
* limitations under the License.
*/
#ifndef __BOARD_CONFIG_H__
#define __BOARD_CONFIG_H__
#ifndef _TARGET_CONFIG_H
#define _TARGET_CONFIG_H
#ifdef __cplusplus