/* Copyright (c) 2015-2018, Linaro Limited * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ /** * @file * * ODP queue */ #ifndef ODP_API_ABI_QUEUE_H_ #define ODP_API_ABI_QUEUE_H_ #ifdef __cplusplus extern "C" { #endif /* Inlined functions for non-ABI compat mode */ #include #ifdef __cplusplus } #endif #endif