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