On Mon, 25 Mar 2019 23:02:33 -0700
Anand Rawat <anand.ra...@intel.com> wrote:

> diff --git a/lib/librte_kvargs/rte_kvargs_exports.def 
> b/lib/librte_kvargs/rte_kvargs_exports.def
> new file mode 100644
> index 000000000..265d3cc9a
> --- /dev/null
> +++ b/lib/librte_kvargs/rte_kvargs_exports.def
> @@ -0,0 +1,7 @@
> +EXPORTS
> +     rte_kvargs_count
> +     rte_kvargs_free
> +     rte_kvargs_parse
> +     rte_kvargs_process
> +     rte_kvargs_parse_delim
> +     rte_kvargs_strcmp
> \ No newline at end of file

Fix your editor.

Reply via email to