/* SPDX-License-Identifier: Apache-2.0 */
#include <zephyr/linker/iterable_sections.h>
ITERABLE_SECTION_RAM(coap_resource_service_A, 4)
ITERABLE_SECTION_RAM(coap_resource_service_B, 4)
ITERABLE_SECTION_RAM(coap_resource_service_C, 4)