walnux/include/nuttx/binfmt
chao an 1efbe6b302 binfmt/modlib: reduce size of binary_s if CONFIG_LIBC_MODLIB is disabled
Test on nsh/sim

before:
sizeof(struct binary_s): 216

after:
sizeof(struct binary_s): 56(-160)

Signed-off-by: chao an <anchao@lixiang.com>
2024-12-12 02:06:05 +08:00
..
binfmt.h binfmt/modlib: reduce size of binary_s if CONFIG_LIBC_MODLIB is disabled 2024-12-12 02:06:05 +08:00
elf.h coredump:Move coredump to sched/misc 2024-10-12 12:29:06 +08:00
ieee695.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
nxflat.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
symtab.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00