compat: add infrastructure to support symbol versioning
authorNeil Horman <nhorman@tuxdriver.com>
Mon, 2 Feb 2015 17:40:19 +0000 (12:40 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 3 Feb 2015 15:56:58 +0000 (16:56 +0100)
commit166a743c53fa6cde255c5e0e3bb34d4a7c54d0bf
treee504f6fdd5d3cdcdde942b379de74f07fb1b74eb
parenta09f3e4c50467512970519943d26d9c5753584e0
compat: add infrastructure to support symbol versioning

Add initial pass header files to support symbol versioning.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
lib/Makefile
lib/librte_compat/Makefile [new file with mode: 0644]
lib/librte_compat/rte_compat.h [new file with mode: 0644]
mk/rte.lib.mk