aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler/asn1c_constraint.h
blob: 66a7970846aa182779f9bd6383bf400593ba152c (plain)
1
2
3
4
5
6
#ifndef	ASN1C_CONSTRAINT_H
#define	ASN1C_CONSTRAINT_H

int asn1c_emit_constraint_checking_code(arg_t *arg);

#endif	/* ASN1C_CONSTRAINT_H */