/* SPDX-License-Identifier: BSD-3-Clause * Copyright (c) 2021 Marvell */ /** * @file * * ODP REASSEMBLY API - platform specific header */ #ifndef ODP_API_REASSEMBLY_H_ #define ODP_API_REASSEMBLY_H_ #ifdef __cplusplus extern "C" { #endif #include #ifdef __cplusplus } #endif #endif