2 * (C) Copyright 2000-2010
5 * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>
8 * SPDX-License-Identifier: GPL-2.0+
13 #include <environment.h>
14 #include <linux/stddef.h>
16 DECLARE_GLOBAL_DATA_PTR;
20 U_BOOT_ENV_LOCATION(nowhere) = {
21 .location = ENVL_NOWHERE,