da1a31d92d
This fixes the following compile error with musl libc:
drivers/bus/fslmc/qbman/include/compat.h:41:10: error:
'stdout' undeclared (first use in this function)
fflush(stdout); \
^~~~~~
Fixes:
|
||
---|---|---|
.. | ||
mc | ||
portal | ||
qbman | ||
fslmc_bus.c | ||
fslmc_logs.h | ||
fslmc_vfio.c | ||
fslmc_vfio.h | ||
Makefile | ||
meson.build | ||
rte_bus_fslmc_version.map | ||
rte_fslmc.h |