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