numam-dpdk/lib/librte_eal/windows
Tyler Retzlaff 56446c913f eal/windows: fix C++ compatibility
Explicitly cast void * to type * so that EAL headers may be compiled
as C or C++.

Fixes: e8428a9d89 ("eal/windows: add some basic functions and macros")
Cc: stable@dpdk.org

Signed-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
2021-01-17 18:27:48 +01:00
..
include eal/windows: fix C++ compatibility 2021-01-17 18:27:48 +01:00
eal_alarm.c eal/windows: fix deadlock when setting alarm 2020-11-03 22:45:02 +01:00
eal_debug.c eal/windows: support exit and panic 2020-06-24 11:02:51 +02:00
eal_file.c eal/windows: implement basic memory management 2020-06-15 19:30:54 +02:00
eal_hugepages.c eal/windows: detect insufficient privileges for hugepages 2020-07-11 00:45:20 +02:00
eal_interrupts.c eal/windows: add interrupt functions stub 2021-01-05 22:45:00 +01:00
eal_lcore.c eal/windows: fix vfprintf warning with clang 2020-12-07 21:24:57 +01:00
eal_log.c eal/windows: support logging 2020-05-07 12:18:18 +02:00
eal_memalloc.c eal: move OS common config objects 2020-06-30 00:02:53 +02:00
eal_memory.c eal/windows: fix build with MinGW-w64 8 2020-12-07 14:00:22 +01:00
eal_mp.c bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00
eal_thread.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
eal_timer.c timer: support EAL functions on Windows 2020-06-23 19:03:30 +02:00
eal_windows.h eal/windows: add interrupt thread skeleton 2020-10-14 22:48:38 +02:00
eal.c service: propagate init error in EAL 2021-01-15 16:32:19 +01:00
fnmatch.c eal/windows: add fnmatch implementation 2020-05-07 12:18:17 +02:00
getopt.c eal/windows: use bundled getopt with MinGW 2020-10-05 09:12:24 +02:00
meson.build eal: add generic thread-local-storage functions 2021-01-11 23:28:12 +01:00
rte_thread.c eal: add generic thread-local-storage functions 2021-01-11 23:28:12 +01:00