zephyr/subsys/usb/host/usbh_data.ld

5 lines
170 B
Plaintext

#include <zephyr/linker/iterable_sections.h>
ITERABLE_SECTION_RAM(usbh_contex, Z_LINK_ITERABLE_SUBALIGN)
ITERABLE_SECTION_RAM(usbh_class_data, Z_LINK_ITERABLE_SUBALIGN)