]> git.droids-corp.org - dpdk.git/blobdiff - drivers/event/dlb2/pf/dlb2_main.h
event/cnxk: add timer arm routine
[dpdk.git] / drivers / event / dlb2 / pf / dlb2_main.h
index f3bee71fb6c519c766f049f2b2c5c7eac6f1147e..9eeda482a3cf7e223e17bd0495421e1b5f61cfcf 100644 (file)
 #include <rte_spinlock.h>
 #include <rte_pci.h>
 #include <rte_bus_pci.h>
-
-#ifndef PAGE_SIZE
-#define PAGE_SIZE (sysconf(_SC_PAGESIZE))
-#endif
+#include <rte_eal_paging.h>
 
 #include "base/dlb2_hw_types.h"
 #include "../dlb2_user.h"