[ewg] [PATCH 1/5] libnes: library init entry points

ggrundstrom at neteffect.com ggrundstrom at neteffect.com
Tue Aug 7 18:27:47 PDT 2007


Userspace library initialization entry points.

Signed-off-by: Glenn Grundstrom <ggrundstrom at neteffect.com>
---
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: *;
+};



More information about the ewg mailing list