net/octeontx: support fast mbuf free
[dpdk.git] / drivers / common / octeontx2 / otx2_common.h
index bf5ea86..e62cdea 100644 (file)
         (~0ULL >> (BITS_PER_LONG_LONG - 1 - (h))))
 #endif
 
-/* Compiler attributes */
-#ifndef __hot
-#define __hot   __attribute__((hot))
-#endif
-
 /* Intra device related functions */
 struct otx2_npa_lf;
 struct otx2_idev_cfg {