Userspace library initialization entry points.

Signed-off-by: Glenn Grundstrom <[EMAIL PROTECTED]>
---
diff -Nurp NULL libnes/src/nes.map
--- NULL        1969-12-31 18:00:00.000000000 -0600
+++ libnes/src/nes.map  2007-08-06 20:09:07.000000000 -0500
@@ -0,0 +1,6 @@
+{
+       global:
+               ibv_driver_init;
+               openib_driver_init;
+       local: *;
+};
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to