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