!402 消除编译告警

Merge pull request !402 from x_xiny/master
This commit is contained in:
openharmony_ci
2021-07-09 08:37:20 +00:00
committed by Gitee
13 changed files with 24 additions and 26 deletions

View File

@@ -46,7 +46,7 @@
#endif
#ifndef UNUSED
#define UNUSED(x) (VOID)x
#define UNUSED(x) (VOID)(x)
#endif
#ifdef LOSCFG_DEBUG_VERSION