/* * Copyright (c) 2015 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #ifndef ZEPHYR_INCLUDE_MISC_RING_BUFFER_H_ #define ZEPHYR_INCLUDE_MISC_RING_BUFFER_H_ #warning "This header file has moved, include instead." #include #endif /* ZEPHYR_INCLUDE_MISC_RING_BUFFER_H_ */