ca52fccbb3
Those functions have been deprecated since 17.11 and have 1:1 replacement. Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Thomas Monjalon <thomas@monjalon.net>
8 lines
150 B
Meson
8 lines
150 B
Meson
# SPDX-License-Identifier: BSD-3-Clause
|
|
# Copyright(c) 2017 Intel Corporation
|
|
|
|
version = 2
|
|
|
|
sources = files('rte_pci.c')
|
|
headers = files('rte_pci.h')
|