incubator-nuttx/libs/libc/queue
Alin Jerpelea d6b50a1d3f libs: nxstyle fixes
nxstyle fixes to pass the CI checks

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2021-03-03 18:52:53 -08:00
..
Make.defs
dq_addafter.c
dq_addbefore.c
dq_addfirst.c
dq_addlast.c
dq_cat.c
dq_count.c
dq_rem.c
dq_remfirst.c
dq_remlast.c
sq_addafter.c
sq_addfirst.c
sq_addlast.c
sq_cat.c
sq_count.c
sq_rem.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
sq_remafter.c
sq_remfirst.c
sq_remlast.c