X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_eal%2Fcommon%2Finclude%2Frte_eal_interrupts.h;h=5628f62c1b1d23d32055899c7d2d88cbfa361c24;hb=1ae0a97f1457b027b1a8cbff6a0fe10743d9db28;hp=64f8e1eb3310b706d9ce1040edc41bdf499a2a8c;hpb=6b8e8cd87fa62e0be875bc31fdf0317d23517ce5;p=dpdk.git diff --git a/lib/librte_eal/common/include/rte_eal_interrupts.h b/lib/librte_eal/common/include/rte_eal_interrupts.h index 64f8e1eb33..5628f62c1b 100644 --- a/lib/librte_eal/common/include/rte_eal_interrupts.h +++ b/lib/librte_eal/common/include/rte_eal_interrupts.h @@ -35,6 +35,14 @@ #error "don't include this file directly, please include generic " #endif +/** + * @file rte_eal_interrupts.h + * @internal + * + * Contains function prototypes exposed by the EAL for interrupt handling by + * drivers and other DPDK internal consumers. + */ + #ifndef _RTE_EAL_INTERRUPTS_H_ #define _RTE_EAL_INTERRUPTS_H_