[ofa-general] [PATCH 1/5 v2] libnes: library init entry points
    ggrundstrom at neteffect.com 
    ggrundstrom at neteffect.com
       
    Fri Oct 19 13:31:00 PDT 2007
    
    
  
Userspace library initialization entry points.
Signed-off-by: Glenn Grundstrom <ggrundstrom at neteffect.com>
---
--- NULL	1969-12-31 18:00:00.000000000 -0600
+++ libnes/src/nes.map	2007-10-19 11:06:52.000000000 -0500
@@ -0,0 +1,6 @@
+{
+	global:
+		ibv_driver_init;
+		openib_driver_init;
+	local: *;
+};
    
    
More information about the general
mailing list