1# SPDX-License-Identifier: BSD-3-Clause 2# Copyright(c) 2017-2019 Intel Corporation 3 4allow_experimental_apis = true 5 6sources = files('rte_mempool_stack.c') 7 8deps += ['stack'] 9