Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e438b57a8caded26e90bc227edcf3329ece5241d
/
.
/
subsys
/
usb
/
host
/
usbh_data.ld
blob: 4363154f29474fb0d8fe3bb2dcad0e2eb2054386 [
file
] [
log
] [
blame
]
#include
<zephyr/linker/iterable_sections.h>
ITERABLE_SECTION_RAM
(
usbh_context
,
Z_LINK_ITERABLE_SUBALIGN
)
ITERABLE_SECTION_RAM
(
usbh_class_data
,
Z_LINK_ITERABLE_SUBALIGN
)