mirror of https://github.com/F-Stack/f-stack.git
12 lines
324 B
Meson
12 lines
324 B
Meson
# SPDX-License-Identifier: BSD-3-Clause
|
|
#
|
|
# Copyright (c) 2017-2018 Solarflare Communications Inc.
|
|
# All rights reserved.
|
|
#
|
|
# This software was jointly developed between OKTET Labs (under contract
|
|
# for Solarflare) and Solarflare Communications, Inc.
|
|
|
|
allow_experimental_apis = true
|
|
|
|
sources = files('rte_mempool_bucket.c')
|