eal/bsd: fix missing interrupt stub functions
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 19 Oct 2017 16:36:26 +0000 (17:36 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 23 Oct 2017 23:24:22 +0000 (01:24 +0200)
commit3a207c8ff4a8b56a49001e0d1957150298b24794
tree2deda045df80f7ef2bff8257f09d26c6275fb23e
parentd47598fdcffc4fa1a7760a1e008b0fcb9550e7e2
eal/bsd: fix missing interrupt stub functions

A number of interrupt functions only existed on Linux. Adding in stubs
for these functions corrects this omission, and allows the map files for
both Linux and FreeBSD to be identical.

Fixes: 9efe9c6cdcac ("eal/linux: add epoll wrappers")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_eal/bsdapp/eal/eal_interrupts.c
lib/librte_eal/bsdapp/eal/rte_eal_version.map