numam-dpdk/drivers/bus/fslmc
Natanael Copa da1a31d92d bus/fslmc: fix build with musl libc
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: 531b17a780 ("bus/fslmc: add QBMAN driver to bus")
Cc: stable@dpdk.org

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
2019-03-31 01:02:21 +01:00
..
mc bus/fslmc: upgrade mc FW APIs to 10.10.0 2018-10-16 14:54:25 +02:00
portal bus/fslmc: add enqueue response read in qbman 2019-03-01 18:17:35 +01:00
qbman bus/fslmc: fix build with musl libc 2019-03-31 01:02:21 +01:00
fslmc_bus.c bus/fslmc: remove unneeded strdup 2019-03-29 13:55:58 +01:00
fslmc_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
fslmc_vfio.c bus/fslmc: support secondary process 2019-01-14 17:44:29 +01:00
fslmc_vfio.h vfio: export some internal functions 2018-04-13 01:06:57 +02:00
Makefile fslmc: enable dpaax library 2018-10-16 14:54:25 +02:00
meson.build mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
rte_bus_fslmc_version.map net/dpaa2: support low level loopback tester 2019-03-01 18:17:35 +01:00
rte_fslmc.h bus/fslmc: support scanning DPDMUX object 2019-01-14 17:44:29 +01:00