eal: move cpu flags out of headers
[dpdk.git] / lib / librte_eal / common / include / arch / tile / rte_cpuflags.h
index 08aa957..a415857 100644 (file)
@@ -56,9 +56,6 @@ enum rte_cpu_flag_t {
        RTE_CPUFLAG_NUMFLAGS /**< This should always be the last! */
 };
 
-static const struct feature_entry cpu_feature_table[] = {
-};
-
 /*
  * Read AUXV software register and get cpu features for Power
  */