event/cnxk: add timer arm routine
[dpdk.git] / drivers / event / dlb2 / pf / dlb2_main.h
index f3bee71..9eeda48 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"