X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_port%2Frte_port_eventdev.h;h=966e9cdafba19e0c9c559b536f9902a011b05e69;hb=0e459ffa08891a3ba238821a80499b9b17e2f2d3;hp=acf88f4e9210aeb7def3832ca541e5380814d171;hpb=5d92c4e592c43166e23501fddee5ee0dc910cd6f;p=dpdk.git diff --git a/lib/librte_port/rte_port_eventdev.h b/lib/librte_port/rte_port_eventdev.h index acf88f4e92..966e9cdafb 100644 --- a/lib/librte_port/rte_port_eventdev.h +++ b/lib/librte_port/rte_port_eventdev.h @@ -9,10 +9,6 @@ extern "C" { #endif -#ifndef ARRAY_SIZE -#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) -#endif - /** * @file * RTE Port Eventdev Interface