/* * Copyright (c) 2019 Jan Van Winkel * * SPDX-License-Identifier: Apache-2.0 */ #if defined (CONFIG_CPLUSPLUS) SECTION_DATA_PROLOGUE(.gcc_except_table,,ONLY_IF_RW) { *(.gcc_except_table .gcc_except_table.*) } GROUP_DATA_LINK_IN(RAMABLE_REGION, ROMABLE_REGION) #endif