numam-dpdk/lib/acl
Brian Dooley bfec92e382 acl: add missing C++ guards
Some public header files were missing 'extern "C"' C++ guards,
and couldn't be used by C++ applications. Add the missing guards.

Fixes: dc276b5780 ("acl: new library")
Cc: stable@dpdk.org

Signed-off-by: Brian Dooley <brian.dooley@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
2022-02-22 14:47:49 +01:00
..
acl_bld.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_gen.c
acl_run_altivec.c
acl_run_altivec.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_avx2.c
acl_run_avx2.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
acl_run_avx512_common.h acl: fix build with GCC 6.3 2021-06-17 09:37:11 +02:00
acl_run_avx512.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_avx512x8.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_avx512x16.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
acl_run_neon.c
acl_run_neon.h
acl_run_scalar.c
acl_run_sse.c
acl_run_sse.h
acl_run.h
acl_vect.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
acl.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
meson.build config/x86: skip GNU binutils bug check for LLVM 2021-11-17 09:41:13 +01:00
rte_acl_osdep.h acl: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_acl.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_acl.h
tb_mem.c
tb_mem.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00