Spdk/test/lib/nvme/sgl
Daniel Verkamp b58a5d73ef util: add SPDK_COUNTOF() array size macro
SPDK_COUNTOF works like sizeof, except it returns the number of elements
in an array instead of the number of bytes.

Change-Id: I38ff4dd3485ed9b630cc5660ff84851d0031911f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-07 12:43:42 -07:00
..
.gitignore Add .gitignore for test/lib/nvme/sgl/sgl 2016-01-29 15:05:04 -07:00
Makefile build: create a common mk file for nvme library tests and examples 2016-11-22 11:45:47 -07:00
sgl.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00