blob: 16e7dcfd6461a31b49b39b705b8bab8bf78f3e8e [file] [log] [blame]
/*
* Copyright (c) 2015 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_ZEPHYR_H_
#define ZEPHYR_INCLUDE_ZEPHYR_H_
#include <zephyr/kernel.h>
#warning "<zephyr/zephyr.h> is deprecated, include <zephyr/kernel.h> instead"
#endif /* ZEPHYR_INCLUDE_ZEPHYR_H_ */