xref: /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/version-script.map (revision a5847cc334d9a7029f6352b847e9e8d71a0f9e0c)
1# Export everything, but put a tag on is so that we make ourself incompatible with older versions
2
3HEIMDAL_ASN1_1.0 {
4	global:
5		*;
6};
7