Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
ec_host_cmd.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2020 Google LLC
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_EC_HOST_CMD_H_
8#define ZEPHYR_INCLUDE_EC_HOST_CMD_H_
9
10#ifndef CONFIG_COMPAT_INCLUDES
11#warning "This header file has moved, include <mgmt/ec_host_cmd.h> instead."
12#endif
13
14#include <mgmt/ec_host_cmd.h>
15
16#endif /* ZEPHYR_INCLUDE_EC_HOST_CMD_H_ */