diff options
author | Clément Léger <cleger@rivosinc.com> | 2025-01-10 14:15:53 +0100 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-01-30 10:35:46 +0530 |
commit | 147978f3124418609c88e25ba30bef7205250a4d (patch) | |
tree | fed9e845542551131efe56718e762bf8d0b238c5 /lib/utils/cppc/fdt_cppc_rpmi.c | |
parent | e05782b8ff0fe6c45f1ff4025cdf65d67a8f6973 (diff) | |
download | opensbi-147978f3124418609c88e25ba30bef7205250a4d.zip opensbi-147978f3124418609c88e25ba30bef7205250a4d.tar.gz opensbi-147978f3124418609c88e25ba30bef7205250a4d.tar.bz2 |
include: lib: add a simple singly linked list implementation
Add a simple singly linked list implementation when double linked list
are not needed. This allows to easily have statically defined linked
list that can be extended at runtime.
Signed-off-by: Clément Léger <cleger@rivosinc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'lib/utils/cppc/fdt_cppc_rpmi.c')
0 files changed, 0 insertions, 0 deletions