API Reference Manual  1.45.0
api/abi-default/errno.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2020 Marvell
3  */
4 
11 #ifndef ODP_ABI_ERRNO_H_
12 #define ODP_ABI_ERRNO_H_
13 
14 /* Empty header to allow platforms to override inlining
15  * of errno functions.
16  */
17 
18 #endif