]> git.droids-corp.org - dpdk.git/blobdiff - examples/vm_power_manager/vm_power_cli.h
app/testpmd: mark most cmdline symbols as static
[dpdk.git] / examples / vm_power_manager / vm_power_cli.h
index 075c255eef28a6d3eb10b2bcd2f68056d6ca0b06..6666cf72c01eae4af0033d38ff1108bca5165058 100644 (file)
@@ -9,7 +9,7 @@
 extern "C" {
 #endif
 
-void run_cli(__attribute__((unused)) void *arg);
+void run_cli(void *arg);
 
 #ifdef __cplusplus
 }