This removes nonexisted symbols from comlib map file.

Signed-off-by: Sasha Khapyorsky <[EMAIL PROTECTED]>
---

 osm/complib/libosmcomp.map |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/osm/complib/libosmcomp.map b/osm/complib/libosmcomp.map
index 72ae2a4..7a7ee1d 100644
--- a/osm/complib/libosmcomp.map
+++ b/osm/complib/libosmcomp.map
@@ -5,12 +5,8 @@ OSMCOMP_1.0 {
                cl_async_proc_destroy;
                cl_async_proc_queue;
                complib_init;
-               complib_fini;
                complib_exit;
                cl_is_debug;
-               cl_open_device;
-               cl_close_device;
-               cl_ioctl_device;
                cl_disp_construct;
                cl_disp_init;
                cl_disp_destroy;
@@ -94,8 +90,6 @@ OSMCOMP_1.0 {
                cl_memset;
                cl_memcpy;
                cl_memcmp;
-               cl_rel_alloc;
-               cl_rel_free;
                __cl_perf_run_calibration;
                __cl_perf_construct;
                __cl_perf_init;
@@ -138,8 +132,6 @@ OSMCOMP_1.0 {
                cl_spinlock_acquire;
                cl_spinlock_release;
                cl_status_text;
-               __cl_user_syshelper_init;
-               __cl_user_syshelper_exit;
                __cl_thread_wrapper;
                cl_thread_construct;
                cl_thread_init;
@@ -178,11 +170,6 @@ OSMCOMP_1.0 {
                cl_vector_apply_func;
                cl_vector_find_from_start;
                cl_vector_find_from_end;
-               cl_create_wait_object;
-               cl_wait_on_wait_object;
-               cl_signal_wait_object;
-               cl_destroy_wait_object;
-               cl_clear_wait_object;
                cl_atomic_spinlock;
                cl_atomic_dec;
                cl_free;
_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to