On 2024-09-10 02:50, fengchengwen wrote:
On 2024/9/9 22:57, Mattias Rönnblom wrote:
diff --git a/lib/dmadev/rte_dmadev.h b/lib/dmadev/rte_dmadev.h
index 5474a5281d..11b72b0f2d 100644
--- a/lib/dmadev/rte_dmadev.h
+++ b/lib/dmadev/rte_dmadev.h
@@ -149,10 +149,6 @@
#include
#include
-#ifd
On 2024/9/9 22:57, Mattias Rönnblom wrote:
> diff --git a/lib/dmadev/rte_dmadev.h b/lib/dmadev/rte_dmadev.h
> index 5474a5281d..11b72b0f2d 100644
> --- a/lib/dmadev/rte_dmadev.h
> +++ b/lib/dmadev/rte_dmadev.h
> @@ -149,10 +149,6 @@
> #include
> #include
>
> -#ifdef __cplusplus
> -extern "C"
> From: Mattias Rönnblom [mailto:mattias.ronnb...@ericsson.com]
> Sent: Monday, 9 September 2024 16.58
>
> Assure that 'extern "C" { /../ }' do not cover files included from a
> particular header file, and address minor issues resulting from this
> change of order.
>
> Dealing with C++ should del
3 matches
Mail list logo