fix:Solution of conflict.
Close #I3IK07 Change-Id: I6913691a28c90b54fbda233209d43b981884f10c
This commit is contained in:
@@ -40,11 +40,6 @@
|
||||
#include "los_task.h"
|
||||
#include "los_sched.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#if (LOSCFG_BASE_IPC_QUEUE == 1)
|
||||
|
||||
@@ -674,8 +669,3 @@ QUEUE_END:
|
||||
|
||||
#endif /* (LOSCFG_BASE_IPC_QUEUE == 1) */
|
||||
|
||||
#ifdef __cplusplus
|
||||
#if __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user