Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d22c7b0cf2aa612a00b0cc260ebb0e2ec1d109c0
/
.
/
samples
/
net
/
prometheus
/
sections-rom.ld
blob: d51cad087f3e90129680d91e5f48c22993633934 [
file
] [
log
] [
blame
]
#include
<zephyr/linker/iterable_sections.h>
ITERABLE_SECTION_ROM
(
http_resource_desc_test_http_service
,
Z_LINK_ITERABLE_SUBALIGN
)
ITERABLE_SECTION_ROM
(
http_resource_desc_test_https_service
,
Z_LINK_ITERABLE_SUBALIGN
)