devtools: pass custom options to checkpatch
[dpdk.git] / lib / librte_jobstats / rte_jobstats_version.map
index cb01bfd..f894414 100644 (file)
@@ -17,3 +17,10 @@ DPDK_2.0 {
 
        local: *;
 };
+
+DPDK_16.04 {
+       global:
+
+       rte_jobstats_abort;
+
+} DPDK_2.0;