net/virtio: fix incorrect cast of void *
[dpdk.git] / vdev / meson.build
1 # SPDX-License-Identifier: BSD-3-Clause
2 # Copyright(c) 2017 Intel Corporation
3
4 sources = files('vdev.c')
5 install_headers('rte_bus_vdev.h')
6
7 allow_experimental_apis = true