include: Add generic and simple list handling APIs
authorAnup Patel <anup.patel@wdc.com>
Fri, 17 Jan 2020 11:12:41 +0000 (16:42 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 22 Jan 2020 06:43:30 +0000 (12:13 +0530)
commit0a411bf717d20a212949af443b275fab9469992f
tree696d95cf4ddebeeb168a28117d1378433387b0a7
parent84cd4fc913e6475083f0a15993f2b4ad0705c717
include: Add generic and simple list handling APIs

This patch adds generic and simple list handling APIs adapted
from Xvisor sources.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
include/sbi/sbi_list.h [new file with mode: 0644]
include/sbi/sbi_types.h