blob: 8d4b1f5e137de982b29e5dc09ea3ab9316533028 [file] [log] [blame]
#ifndef _ASN1C_SAVE_H_
#define _ASN1C_SAVE_H_
int asn1c_save_compiled_output(arg_t *arg, const char *datadir);
#endif /* _ASN1C_SAVE_H_ */