/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2022 Nokia */ #ifndef ODP_ABI_RANDOM_H_ #define ODP_ABI_RANDOM_H_ #ifdef __cplusplus extern "C" { #endif /* Empty header required due to the packet inline functions */ #ifdef __cplusplus } #endif #endif