numam-dpdk/lib/librte_eal/rte_eal_exports.def
Anand Rawat 82ba4416dd build: add module definition files for Windows
Updated lib/meson.build to create shared libraries on Windows.
Added DEF files to list the exports for the eal and kvargs libraries.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: Anand Rawat <anand.rawat@intel.com>
Reviewed-by: Pallavi Kadam <pallavi.kadam@intel.com>
Reviewed-by: Ranjit Menon <ranjit.menon@intel.com>
Acked-by: Harini Ramakrishnan <harini.ramakrishnan@microsoft.com>
2019-04-03 01:21:31 +02:00

10 lines
153 B
Modula-2

EXPORTS
__rte_panic
rte_eal_get_configuration
rte_eal_init
rte_eal_mp_remote_launch
rte_eal_mp_wait_lcore
rte_eal_remote_launch
rte_log
rte_vlog