xref: /dpdk/drivers/net/ena/base/ena_plat.h (revision 95eaa71c66eadb6a6924cc5241e02d3dcc58217c)
1 /* SPDX-License-Identifier: BSD-3-Clause */
2 /* Copyright (c) Amazon.com, Inc. or its affiliates.
3  * All rights reserved.
4  */
5 
6 #ifndef ENA_PLAT_H_
7 #define ENA_PLAT_H_
8 
9 #include <ena_plat_dpdk.h>
10 
11 #endif /* ENA_PLAT_H_ */
12