aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1fix/asn1fix_integer.h
blob: cd40d6c5e12e0141f6014b62c070912d03cf1ecf (plain)
1
2
3
4
5
6
#ifndef	ASN1FIX_INTEGER_H
#define	ASN1FIX_INTEGER_H

int asn1f_fix_integer(arg_t *);		/* Type1 ::= INTEGER { a(1), b(2) } */

#endif	/* ASN1FIX_INTEGER_H */