aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_byteorder.c
blob: a344c53f734d3f7896d51519f740bf3e8a70274e (plain)
1
2
3
4
5
6
7
8
9
10
/* Copyright (c) 2016, Linaro Limited
 * All rights reserved.
 *
 * SPDX-License-Identifier:     BSD-3-Clause
 */

#include <odp/api/byteorder.h>
#if ODP_ABI_COMPAT == 1
#include <odp/api/plat/byteorder_inlines.h>
#endif