1/*
2 * Copyright (c) 2023, Google, Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/*
8 * To provide correct value, this file must be the first file included in
9 * snippets-rom-start.ld. This variable is used in rom_start_offset.ld
10 */
11HIDDEN(__rom_start_address = .);
12