1/*
2 * Copyright (c) 2023 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#include <zephyr/linker/iterable_sections.h>
8
9ITERABLE_SECTION_ROM(mcuboot_bs_custom_handlers, 4)
10