incubator-nuttx/binfmt/libnxflat
Petro Karashchenko 9551de7115 net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-01-18 10:59:47 +01:00
..
Kconfig
Make.defs binfmt/Makefile: remove the specified prefix from target variables 2021-10-19 00:35:35 +02:00
gnu-nxflat-gotoff.ld
gnu-nxflat-pcrel.ld
libnxflat.h
libnxflat_addrenv.c
libnxflat_bind.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
libnxflat_init.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01: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