numam-dpdk/lib/ethdev
Thomas Monjalon 7a33572057 lib: remove C++ include guard from private headers
The private headers are compiled internally with a C compiler.
Thus extern "C" declaration is useless in such files.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2021-09-22 22:00:17 +02:00
..
ethdev_driver.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
ethdev_pci.h
ethdev_private.c
ethdev_private.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
ethdev_profile.c
ethdev_profile.h
ethdev_trace_points.c
ethdev_vdev.h
meson.build
rte_class_eth.c
rte_dev_info.h
rte_eth_ctrl.h
rte_ethdev_core.h ethdev: add dev configured flag 2021-07-08 13:05:55 +02:00
rte_ethdev_trace_fp.h
rte_ethdev_trace.h
rte_ethdev.c devargs: parse global device syntax 2021-09-02 17:02:27 +02:00
rte_ethdev.h ethdev: promote sibling iterators to stable 2021-09-15 11:48:54 +02:00
rte_flow_driver.h
rte_flow.c
rte_flow.h ethdev: fix doc of flow action 2021-07-02 19:03:03 +02:00
rte_mtr_driver.h
rte_mtr.c
rte_mtr.h
rte_tm_driver.h
rte_tm.c
rte_tm.h
version.map ethdev: promote sibling iterators to stable 2021-09-15 11:48:54 +02:00