mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
chore: 告警清理。
Signed-off-by: yudechen <chenyude@huawei.com> Change-Id: Ic49b6c5dbcc3744fe8dad80f52e9db0cbe994a88
This commit is contained in:
@@ -70,6 +70,7 @@ after_struct = '''
|
||||
#endif // SYSCAP_DEFINE_H
|
||||
'''
|
||||
|
||||
|
||||
def gen_define_enum(enum:list):
|
||||
header = 'typedef enum SystemCapabilityNum {\n'
|
||||
tail = '} SyscapNum;\n\n'
|
||||
|
||||
Reference in New Issue
Block a user