/* * Copyright (c) 2023 Yonatan Schachter * * SPDX-License-Identifier: Apache-2.0 */ #include #include SQUAD(BINDESC_MAGIC); Z_LINK_ITERABLE(bindesc_entry); . = ALIGN(BINDESC_ALIGNMENT); SHORT(BINDESC_TAG_DESCRIPTORS_END); SHORT(0);