blob: 8e0fe11f674fbbb5995b1a7eb3b1a7f4e35e1dfb [file] [log] [blame]
/*
* Copyright (c) 2019 Carlo Caione <ccaione@baylibre.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_ARCH_ARM_MISC_H_
#define ZEPHYR_INCLUDE_ARCH_ARM_MISC_H_
#ifndef CONFIG_COMPAT_INCLUDES
#warning "This header file has moved, include <arch/arm/aarch32/misc.h> instead."
#endif
#include <arch/arm/aarch32/misc.h>
#endif /* ZEPHYR_INCLUDE_ARCH_ARM_MISC_H_ */