zephyr/drivers/usb/uvb/uvb.ld
Peter Mitsis 461fcf4cef linker: drivers: Use Z_LINK_ITERABLE_SUBALIGN
Updates the linker script fragments under 'drivers' to use
Z_LINK_ITERABLE_SUBALIGN for the subalignment instead of
a hardcoded value of 4.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-04-20 13:45:25 -04:00

2 lines
57 B
Plaintext

ITERABLE_SECTION_RAM(uvb_node, Z_LINK_ITERABLE_SUBALIGN)