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