fix: codex等问题修复

Signed-off-by: arvinzzz <zhaotianyu9@huawei.com>
Change-Id: Ib2c46be5e117fab5506bb7b5229f31e611195f1b
This commit is contained in:
arvinzzz 2022-03-07 16:16:26 +08:00
parent bc33bcd319
commit f34b94e98d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,3 @@
#ifndef _ADAPT_SYS_PRCTL_H
#define _ADAPT_SYS_PRCTL_H
/*
* Copyright (c) 2021-2021 Huawei Device Co., Ltd. All rights reserved.
*
@ -31,6 +28,9 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _ADAPT_SYS_PRCTL_H
#define _ADAPT_SYS_PRCTL_H
#ifdef __cplusplus
extern "C" {
#endif