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