Thomas Monjalon writes:
> The fake getauxval function does not use its parameter.
> So the compiler raised this error:
> lib/librte_eal/common/eal_common_cpuflags.c:25:25: error:
> unused parameter 'type'
>
> Fixes: 2ed9bf330709 ("eal: abstract away the auxiliary vector")
> Cc: acon..
The fake getauxval function does not use its parameter.
So the compiler raised this error:
lib/librte_eal/common/eal_common_cpuflags.c:25:25: error:
unused parameter 'type'
Fixes: 2ed9bf330709 ("eal: abstract away the auxiliary vector")
Cc: acon...@redhat.com
Cc: tredae...@redhat.c
2 matches
Mail list logo