mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-27 02:11:19 -04:00
@@ -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