fb06fe6272a0cd2eea0ade97114106b5d3fbe9ef
[com/asn1c.git] / libasn1fix / asn1fix_integer.h
1 #ifndef ASN1FIX_INTEGER_H
2 #define ASN1FIX_INTEGER_H
3
4 /* Type1 ::= INTEGER { a(1), b(2) } */
5 int asn1f_fix_integer(arg_t *);
6
7 #endif  /* ASN1FIX_INTEGER_H */