git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/bnxt: add TCAM table processing for search and alloc
[dpdk.git]
/
lib
/
librte_stack
/
meson.build
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright(c) 2019 Intel Corporation
3
4
sources = files('rte_stack.c', 'rte_stack_std.c', 'rte_stack_lf.c')
5
headers = files('rte_stack.h',
6
'rte_stack_std.h',
7
'rte_stack_lf.h',
8
'rte_stack_lf_generic.h',
9
'rte_stack_lf_c11.h')