blob: 6e5e9e6a0202d4f97ad49148e0e44561e1491612 [file] [log] [blame]
/*
* Copyright (c) 2019 Texas Instruments Incorporated
* Copyright (c) 2019 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
/* Add CC32xx flash header to disable flash verification */
. = 0x0;
KEEP(*(.dbghdr))
KEEP(*(".dbghdr.*"))