zephyr/subsys/net/l2/ppp
Fabio Baltieri f88a420d69 toolchain: migrate iterable sections calls to the external API
This migrates all the current iterable section usages to the external
API, dropping the "Z_" prefix:

Z_ITERABLE_SECTION_ROM
Z_ITERABLE_SECTION_ROM_GC_ALLOWED
Z_ITERABLE_SECTION_RAM
Z_ITERABLE_SECTION_RAM_GC_ALLOWED
Z_STRUCT_SECTION_ITERABLE
Z_STRUCT_SECTION_ITERABLE_ALTERNATE
Z_STRUCT_SECTION_FOREACH

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-12 17:47:04 -04:00
..
CMakeLists.txt
fsm.c net: ppp: Convert to use k_fifo instead of k_work 2021-05-07 09:46:44 -05:00
ipcp.c
ipv6cp.c
Kconfig net: ppp: Convert to use k_fifo instead of k_work 2021-05-07 09:46:44 -05:00
lcp.c
link.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
misc.c
network.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
options.c
pap.c
ppp_internal.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
ppp_l2.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
ppp_mgmt.c
ppp_stats.c
ppp_stats.h