zephyr/subsys/net/conn_mgr
Keith Packard 97f96afbd7 linker_script: Remove all SUBALIGN usage for iterable sections
SUBALIGN forces alignment to the specified value, even if the object
requires stricter alignment. This causes mis-aligned access when accessing
the resulting value.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-06-17 16:06:21 +02:00
..
CMakeLists.txt linker_script: Remove all SUBALIGN usage for iterable sections 2025-06-17 16:06:21 +02:00
conn_mgr_connectivity.c
conn_mgr_monitor.c
conn_mgr_private.h
conn_mgr.ld
events_handler.c
Kconfig