mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-10-31 21:27:30 +00:00
`platform_common.h` already has a declaration for BH_VPRINTF so we can get rid of the one in `platform_internal.h`. Also add some explicit casts to avoid MSVC compiler warnings. |
||
|---|---|---|
| .. | ||
| platform_init.c | ||
| platform_internal.h | ||
| shared_platform.cmake | ||
| win_atomic.cpp | ||
| win_clock.c | ||
| win_file.c | ||
| win_malloc.c | ||
| win_memmap.c | ||
| win_socket.c | ||
| win_thread.c | ||
| win_time.c | ||
| win_util.c | ||
| win_util.h | ||