8 lines
165 B
Meson
8 lines
165 B
Meson
# SPDX-License-Identifier: BSD-3-Clause
|
|
# Copyright(c) 2017 Intel Corporation
|
|
|
|
sources = files('rte_timer.c')
|
|
headers = files('rte_timer.h')
|
|
|
|
annotate_locks = false
|