Commit 7b8a717f authored by Seth Howell's avatar Seth Howell Committed by Tomasz Zawadzki
Browse files

lib/log_rpc: add a map file.



This library doesn't actually export any symbols.

Signed-off-by: default avatarSeth Howell <seth.howell@intel.com>
Change-Id: I84a763e73d1b2a189e72361a962852d4a8d8387c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2236


Community-CI: Mellanox Build Bot
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
parent ab0b76c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,4 +41,6 @@ SO_SUFFIX := $(SO_VER).$(SO_MINOR)
C_SRCS = log_rpc.c
LIBNAME = log_rpc

SPDK_MAP_FILE = $(abspath $(CURDIR)/spdk_log_rpc.map)

include $(SPDK_ROOT_DIR)/mk/spdk.lib.mk
+3 −0
Original line number Diff line number Diff line
{
	local: *;
};