|
/*
|
|
* Copyright (c) 2023, Google, Inc.
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
/*
|
|
* To provide correct value, this file must be the first file included in
|
|
* snippets-rom-start.ld. This variable is used in rom_start_offset.ld
|
|
*/
|
|
HIDDEN(__rom_start_address = .);
|