# SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2019 Intel Corporation subdir('include') sources += files( 'eal.c', 'eal_debug.c', 'eal_lcore.c', 'eal_thread.c', 'getopt.c', )