This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 893e70fbcd Documentation/nrf9160-dk: add comments about modem
configuration
add 9240e1b5ce nxstyle: Add Dl_info to white list
add f714669da4 dlfcn: Add stub for dladdr
No new revisions were added by this update.
Summary of changes:
include/dlfcn.h | 44 ++++++++++++++++++++++
libs/libc/dlfcn/CMakeLists.txt | 2 +-
libs/libc/dlfcn/Make.defs | 1 +
.../stm32_waste.c => libs/libc/dlfcn/lib_dladdr.c | 18 ++++-----
tools/nxstyle.c | 1 +
5 files changed, 56 insertions(+), 10 deletions(-)
copy arch/arm/src/stm32f7/stm32_waste.c => libs/libc/dlfcn/lib_dladdr.c (89%)