421ed8e7f40d448d7dade7976cc65d018ecaa69f
[dpdk.git] / lib / librte_eal / windows / eal / include / rte_os.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(c) 2010-2019 Intel Corporation
3  */
4
5 #ifndef _RTE_OS_H_
6 #define _RTE_OS_H_
7
8 /**
9  * This is header should contain any function/macro definition
10  * which are not supported natively or named differently in the
11  * Windows OS. Functions will be added in future releases.
12  */
13
14 #endif /* _RTE_OS_H_ */