681b515d9e
Signed-off-by: Seth Howell <seth.howell@intel.com> Change-Id: If690a7f07503fa082c5822d70ec3cecdbce20baa Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2243 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
11 lines
156 B
Plaintext
11 lines
156 B
Plaintext
{
|
|
global:
|
|
spdk_notify_type_register;
|
|
spdk_notify_type_get_name;
|
|
spdk_notify_foreach_type;
|
|
spdk_notify_send;
|
|
spdk_notify_foreach_event;
|
|
|
|
local: *;
|
|
};
|