]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/include/meson.build
eal: introduce bit operations API
[dpdk.git] / lib / librte_eal / include / meson.build
index 13315bfcec968ea1988527e18513d99c1a4cdacf..cd09027958b5c1cf1556ce781c55d9415b86abc6 100644 (file)
@@ -6,6 +6,7 @@ includes += include_directories('.')
 headers += files(
        'rte_alarm.h',
        'rte_bitmap.h',
+       'rte_bitops.h',
        'rte_branch_prediction.h',
        'rte_bus.h',
        'rte_class.h',
@@ -30,7 +31,6 @@ headers += files(
        'rte_malloc.h',
        'rte_memory.h',
        'rte_memzone.h',
-       'rte_option.h',
        'rte_pci_dev_feature_defs.h',
        'rte_pci_dev_features.h',
        'rte_per_lcore.h',