Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ecffdacb648a2e8a786e592fa9e6059e1b6ab0e1
/
.
/
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
)