aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_eal/common/arch/x86/meson.build
blob: 4e0f77900af8e81faab3ec30c5d2e210d37ff8d2 (plain)
1
2
3
4
5
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation

eal_common_arch_sources = files('rte_spinlock.c', 'rte_cpuflags.c',
	'rte_cycles.c')