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