blob: 6f6c49f9af7dec6cb6ca19db3a958ebdff513598 [file] [log] [blame]
/*
* Copyright (c) 2019 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef ZEPHYR_INCLUDE_STATS_H_
#define ZEPHYR_INCLUDE_STATS_H_
#ifndef CONFIG_COMPAT_INCLUDES
#warning "This header file has moved, include <stats/stats.h> instead."
#endif
#include <stats/stats.h>
#endif /* ZEPHYR_INCLUDE_STATS_H_ */