incubator-nuttx/binfmt/libnxflat
Xiang Xiao 229293f9f8 binfmt: Move [elf|nxflat]_[un]initialize to private header file
like what builtin binary format do

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-07-10 23:03:17 +03:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig Kconfig files: Fix some dependencies that have CONFIG_ in the variable name 2016-06-17 19:30:19 -06:00
Make.defs binfmt: Move [elf|nxflat]_[un]initialize to private header file 2023-07-10 23:03:17 +03:00
gnu-nxflat-gotoff.ld linkerfiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
gnu-nxflat-pcrel.ld linkerfiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
libnxflat.h sched/addrenv: Miscellaneous clean-up and fixes 2023-04-15 13:21:48 +09:00
libnxflat_addrenv.c sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
libnxflat_bind.c symtab: Remove the unnessary inclusion of nuttx/symtab.h 2023-07-06 09:24:02 -03:00
libnxflat_init.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
libnxflat_load.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
libnxflat_read.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_uninit.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_unload.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_verify.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00