walnux/include/nuttx/lib
YAMAMOTO Takashi 418e11b8b3 modlib: Always use separate allocation for text and data
Pros:

* Reduce code differences
* Smaller allocations for !CONFIG_ARCH_USE_MODULE_TEXT

Cons:

* Likely to use more memory for !CONFIG_ARCH_USE_MODULE_TEXT in total

Tested with:

* sim:module on macOS
* esp32-devkit:nsh + CONFIG_MODULE on qemu
* lm3s6965-ek:qemu-protected + CONFIG_EXAMPLES_SOTEST on qemu
2021-04-19 22:20:20 -05:00
..
builtin.h NuttX: Uros Platise: update licenses to Apache 2021-04-01 12:13:12 -05:00
float.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
getopt.h Move getopt() variables into TLS 2021-03-31 21:13:01 -05:00
lib.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
math.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
math32.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
modlib.h modlib: Always use separate allocation for text and data 2021-04-19 22:20:20 -05:00
regex.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
setjmp.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
stdarg.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
xorshift128.h nuttx: Author David S. Alessio: update licenses to Apache 2021-03-22 19:28:38 -07:00