aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_eal/common/arch/x86/meson.build
blob: 14bf204c6f14c14e5627fed44c2cecf09ed72609 (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', 'rte_hypervisor.c')