/* Copyright (c) 2017-2018, Linaro Limited * All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ /** * @file * * ODP threshold API - platform specific header */ #ifndef ODP_API_THRESHOLD_H_ #define ODP_API_THRESHOLD_H_ #ifdef __cplusplus extern "C" { #endif #include #ifdef __cplusplus } #endif #endif