mirror of
https://github.com/openharmony/customization_config_policy.git
synced 2026-07-01 22:04:01 -04:00
!140 【定制配置】LiteOS mini 构建失败问题处理
Merge pull request !140 from 谢凯明/master
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
#ifndef CUSTOMIZATION_CONFIG_POLICY_IMPL_H
|
||||
#define CUSTOMIZATION_CONFIG_POLICY_IMPL_H
|
||||
|
||||
#ifdef __LITEOS_M__
|
||||
#include "cmsis_compiler.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user