blob: d473086144417a2379cea695a6a81ccf0d087c8e [file] [log] [blame]
#ifndef ASN1C_SAVE_H
#define ASN1C_SAVE_H
int asn1c_save_compiled_output(arg_t *arg, const char *datadir,
int argc, int optc, char **argv);
#endif /* ASN1C_SAVE_H */