82ba4416dd
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>
10 lines
153 B
Modula-2
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
|