blob: 2c672d7224f0d4a5e4f359a603b99eaf97c7d8b5 [file] [log] [blame]
#include <zephyr/linker/iterable_sections.h>
ITERABLE_SECTION_RAM(usbd_context, Z_LINK_ITERABLE_SUBALIGN)
ITERABLE_SECTION_RAM(usbd_class_fs, Z_LINK_ITERABLE_SUBALIGN)
ITERABLE_SECTION_RAM(usbd_class_hs, Z_LINK_ITERABLE_SUBALIGN)