xref: /freebsd/contrib/ofed/libirdma/libirdma.map (revision e64fe029e9d3ce476e77a478318e0c3cd201ff08)
1/* Export symbols should be added below according to
2   Documentation/versioning.md document. */
3IRDMA_1.0 {
4        global:
5                libirdma_query_device;
6        local: *;
7};
8
9