aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler/asn1c_constraint.h
blob: 7c2ffa842e18501c3db477612c9183685338ce9f (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_ */