Added afb_list.h 21/18621/2
authorThierry Bultel <thierry.bultel@iot.bzh>
Fri, 7 Dec 2018 00:14:38 +0000 (01:14 +0100)
committerThierry Bultel <thierry.bultel@iot.bzh>
Fri, 7 Dec 2018 10:29:58 +0000 (11:29 +0100)
commita8b170a6131b6ad25e86745fdf10de63e16e3555
tree3cde05252ab3fa9f85890dd0b9d276f5a3f761d0
parent97a7ca2854fe3cae9be5bf67800e1c03710a3cc4
Added afb_list.h

This is a user-space implementation of the kernel linked lists.
Massively used in the kernel, it is really light and
is contained in a single header.

Change-Id: I686b5fa5707b1c59339694c460ab8f0fec9679d4
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
afb_list.h [new file with mode: 0644]