eal/bsd: align interrupt header file with Linux version
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 19 Oct 2017 16:36:25 +0000 (17:36 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 23 Oct 2017 23:24:22 +0000 (01:24 +0200)
commitd47598fdcffc4fa1a7760a1e008b0fcb9550e7e2
treeca0fcb558a04f52b1f2640a17959ebb47779ed76
parentd6a4399cdfc9a2fbc247e1936b4ba7e23cc95db9
eal/bsd: align interrupt header file with Linux version

The bsdapp-specific rte_interrupts.h file does not need to be different
from the linuxapp one, as there is nothing Linux specific in the APIs or
data structures. This will then allow us to merge the files in a common
location to avoid duplication.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_eal/bsdapp/eal/include/exec-env/rte_interrupts.h