eal/windows: add sys/queue.h implementation copy
authorAnand Rawat <anand.rawat@intel.com>
Tue, 2 Apr 2019 03:54:54 +0000 (20:54 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 2 Apr 2019 23:21:31 +0000 (01:21 +0200)
commit846ff907ee8541b12ef102b0ebecb5d7e883a585
tree5f950fd4352997089f7f2f9c86a1ad0418720bd3
parent82ba4416dd87e9d4dad1142704294a8c99911af9
eal/windows: add sys/queue.h implementation copy

Adding sys/queue.h on Windows for supporting common code.
This implementation has BSD-3-Clause licensing.

Signed-off-by: Ranjit Menon <ranjit.menon@intel.com>
Signed-off-by: Anand Rawat <anand.rawat@intel.com>
Reviewed-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
Acked-by: Harini Ramakrishnan <harini.ramakrishnan@microsoft.com>
lib/librte_eal/windows/eal/include/sys/queue.h [new file with mode: 0644]