incubator-nuttx/binfmt/libnxflat
Xiang Xiao 841a4922aa binfmt: Replace all nx_ API with file_ API
since binfmt is a kernel component

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-06 11:18:13 +09:00
..
Kconfig
Make.defs
gnu-nxflat-gotoff.ld
gnu-nxflat-pcrel.ld
libnxflat.h
libnxflat_addrenv.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
libnxflat_bind.c
libnxflat_init.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_load.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09: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