]> Pileus Git - ~andy/linux/blobdiff - include/linux/asn1.h
Merge remote-tracking branch 'asoc/fix/wm8350' into tmp
[~andy/linux] / include / linux / asn1.h
index 5c3f4e4b9a239ceb01de3d5bc98b0534f28ea172..eed6982860ba3ceaef639436f6d2a5c6e6156188 100644 (file)
@@ -64,4 +64,6 @@ enum asn1_tag {
        ASN1_LONG_TAG   = 31    /* Long form tag */
 };
 
+#define ASN1_INDEFINITE_LENGTH 0x80
+
 #endif /* _LINUX_ASN1_H */