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

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