Linked list implementation from the Linux kernel
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 2 Sep 2015 09:08:54 +0000 (11:08 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commitf81b46d109516f11bf6c9a532495e8db41a2c7d1
treee580e3d3891e83992a8383f080d8de9359548be0
parentc7fb3895a62e67c8a3e9f13496b536db8cf72fd4
Linked list implementation from the Linux kernel
include/lib/list.h [new file with mode: 0644]