aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler/asn1c_save.h
blob: 487e625b023f71a8dedcbb6b58b00cbc5540b6fc (plain)
1
2
3
4
5
6
#ifndef	_ASN1_SAVE_H_
#define	_ASN1_SAVE_H_

int asn1c_save_compiled_output(arg_t *arg, const char *datadir);

#endif	/* _ASN1_SAVE_H_ */