asn1: Fix IMPLICIT tagging (codegen)
This commit is contained in:
@@ -138,6 +138,7 @@ void add_export(const char *);
|
||||
int is_export(const char *);
|
||||
int yyparse(void);
|
||||
int is_primitive_type(const Type *);
|
||||
int is_tagged_type(const Type *);
|
||||
|
||||
int preserve_type(const char *);
|
||||
int seq_type(const char *);
|
||||
|
Reference in New Issue
Block a user