eal: export function to get runtime directory
authorKevin Laatz <kevin.laatz@intel.com>
Sat, 27 Oct 2018 09:17:40 +0000 (10:17 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 27 Oct 2018 10:10:24 +0000 (12:10 +0200)
commit6911c9fd8fbec52f68e48515c0a1681fd0c8a25b
treea4de225731adf992c935019a9048b8de3f840cbb
parent2395332798d0c43ce3ecd625777f14666f4a4b28
eal: export function to get runtime directory

This patch makes the eal_get_runtime_dir() API public so it can be used
from outside EAL.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Harry van Haaren <harry.van.haaren@intel.com>
lib/librte_eal/bsdapp/eal/eal.c
lib/librte_eal/common/eal_filesystem.h
lib/librte_eal/common/include/rte_eal.h
lib/librte_eal/linuxapp/eal/eal.c
lib/librte_eal/rte_eal_version.map