aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_timer/meson.build
blob: 89b17e0397972cd0759799271361cf573275fba7 (plain)
1
2
3
4
5
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation

sources = files('rte_timer.c')
headers = files('rte_timer.h')