xref: /freebsd/contrib/ofed/libirdma/libirdma.map (revision 00e84f52f0985e6b2fd73694aa5f4b50a5f957af)
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