numam-dpdk/lib/librte_eal
David Marchand 83dae4213d eal: introduce driver init macros
Introduce a RTE_INIT macro used to mark an init function as a constructor.
Current eal macros have been converted to use this (no functional impact).
DRIVER_REGISTER_PCI is added as a helper for pci drivers.

Suggested-by: Jan Viktorin <viktorin@rehivetech.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
[Shreyansh: Update PCI Registration macro name]
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2016-10-03 16:33:12 +02:00
..
bsdapp pci: initialize lists statically 2016-10-03 16:32:49 +02:00
common eal: introduce driver init macros 2016-10-03 16:33:12 +02:00
linuxapp pci: initialize lists statically 2016-10-03 16:32:49 +02:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00