nuttx/libs/libc/elf
Marco Casaroli e662d523b2 libs/libc/elf: Fix the nxstyle errors in the lines this touches.
CI feeds nxstyle the diff hunks with three lines of context, so style errors
that are older than this change, in the lines around the hunks, fail the
check job.  They are a switch body indented two columns too deep, an
initializer brace one level in, and two declarations with no blank line
after them.

Whitespace only, no change in behaviour.

Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
2026-08-27 19:01:58 -03:00
..
CMakeLists.txt
elf.h
elf_addrenv.c
elf_bind.c
elf_depend.c
elf_gethandle.c
elf_getsymbol.c
elf_globals.S
elf_init.c
elf_insert.c
elf_iobuffer.c
elf_load.c
elf_loadhdrs.c
elf_read.c
elf_registry.c
elf_remove.c
elf_sections.c
elf_symbols.c
elf_symtab.c
elf_uninit.c
elf_unload.c
elf_verify.c
gnu-elf.ld.in
Kconfig
Make.defs
Makefile