include/spdk/rpc.h
0 → 100644
+55
−0
+1
−1
lib/rpc/Makefile
0 → 100644
+40
−0
lib/rpc/rpc.c
0 → 100644
+206
−0
Loading
Other subsystems can depend on this one and then use
SPDK_RPC_REGISTER to register RPC functions.
Change-Id: I557f774331ce7146d299d06b3f81426e2103a11f
Signed-off-by:
Ben Walker <benjamin.walker@intel.com>