nuttx/binfmt
Xiang Xiao cb8df39207 binfmt/elf: Fix the minor style issue
and remove the unused macros and unnecessary cast

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-08-27 18:46:40 -03:00
..
libelf binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
libnxflat binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
binfmt_copyargv.c
binfmt_coredump.c
binfmt_dumpmodule.c
binfmt_exec.c binfmt: add enter_critical_section 2023-08-10 20:46:59 +08:00
binfmt_execmodule.c binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
binfmt_execsymtab.c libc/symtab: Don't include symtab.h in the header files 2023-07-10 23:03:17 +03:00
binfmt_exit.c
binfmt_globals.c binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
binfmt_initialize.c binfmt: Move [elf|nxflat]_[un]initialize to private header file 2023-07-10 23:03:17 +03:00
binfmt_loadmodule.c binfmt: remove sched_[un]lock 2023-07-26 09:43:51 -07:00
binfmt_register.c binfmt: remove sched_[un]lock 2023-07-26 09:43:51 -07:00
binfmt_unloadmodule.c binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
binfmt_unregister.c binfmt: remove sched_[un]lock 2023-07-26 09:43:51 -07:00
binfmt.h binfmt: Move [elf|nxflat]_[un]initialize to private header file 2023-07-10 23:03:17 +03:00
builtin.c binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
elf.c binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
Kconfig binfmt: Change the default of BINFMT_DISABLE to DEFAULT_SMALL 2023-08-10 11:35:41 +03:00
Makefile binfmt: Move [elf|nxflat]_[un]initialize to private header file 2023-07-10 23:03:17 +03:00
nxflat.c binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00