telemetry: move init function to internal header
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 25 Mar 2021 13:57:07 +0000 (13:57 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 25 Mar 2021 16:35:10 +0000 (17:35 +0100)
commit0e64ae618e100a22c378ffb80565c093223877a0
treea57ec7a8066aaa7bd3fb9b8dc29bdac3d37dddc9
parentd700251c7a855aa360268d6d2f9f868c2734d994
telemetry: move init function to internal header

The rte_telemetry_init() function is for EAL use only, so can be moved to
the internal header rather than being in the public one.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ciara Power <ciara.power@intel.com>
lib/librte_eal/freebsd/eal.c
lib/librte_eal/linux/eal.c
lib/librte_telemetry/rte_telemetry.h
lib/librte_telemetry/telemetry_internal.h