Spdk/include/spdk
Daniel Verkamp 35d53846b1 Remove static_assert fallback for old compilers
This does not work reliably, since the line number is not unique when
multiple headers that use the assert macro are included.

The automated test systems will catch any issues that would
theoretically be missed by contributors compiling with old
pre-static_assert compilers.

Change-Id: I0ded2eeb61d20a28065358cf568a329749283155
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-03-28 09:16:41 -07:00
..
assert.h Remove static_assert fallback for old compilers 2016-03-28 09:16:41 -07:00
barrier.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
file.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
ioat_spec.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
ioat.h ioat: make channel allocation explicit 2016-03-15 09:50:17 -07:00
mmio.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
nvme_intel.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
nvme_spec.h nvme_spec: fix SGL descriptor bitfield order 2016-03-28 08:57:58 -07:00
nvme.h spdk: Add nvme format interface and unit tests. 2016-03-17 13:37:20 -07:00
pci_ids.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
pci.h SPDK: Add spdk_pci_device_cfg read/write for byte, word. 2016-02-16 09:54:43 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
string.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
vtophys.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00