X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=examples%2Fcmdline%2Fparse_obj_list.c;h=b04adbea585ca4684685982d4ec6bcf609dc5310;hb=b4cfffaa85ecfac2035eee26fa48167fdcefd678;hp=5d29f9d59b6323817a4110841655e612dd844836;hpb=f9acaf84e923066344bd3467e4703da66f1f23a8;p=dpdk.git diff --git a/examples/cmdline/parse_obj_list.c b/examples/cmdline/parse_obj_list.c index 5d29f9d59b..b04adbea58 100644 --- a/examples/cmdline/parse_obj_list.c +++ b/examples/cmdline/parse_obj_list.c @@ -104,7 +104,7 @@ int complete_get_elt_obj_list(cmdline_parse_token_hdr_t *tk, } -int get_help_obj_list(__attribute__((unused)) cmdline_parse_token_hdr_t *tk, +int get_help_obj_list(__rte_unused cmdline_parse_token_hdr_t *tk, char *dstbuf, unsigned int size) { snprintf(dstbuf, size, "Obj-List");