wasm-micro-runtime/core/shared/platform/riot
Berthelot Mewen dc21c62431
Add missing functions to make RIOT work with the 2.x.x version (#3508)
The `os_mremap` and `os_getpagesize` were missing in the `core/shared/platform/riot`
and were preventing RIOT from compiling if using WAMR v2.x.x. This PR is adding
both functions and should allow RIOT to update WAMR version to v2.x.x.

Signed-off-by:: mewen.berthelot <mewen.berthelot@orange.com>
2024-06-07 09:40:35 +08:00
..
platform_internal.h Add missing functions to make RIOT work with the 2.x.x version (#3508) 2024-06-07 09:40:35 +08:00
riot_platform.c Add missing functions to make RIOT work with the 2.x.x version (#3508) 2024-06-07 09:40:35 +08:00
riot_thread.c Enable AOT usage on M1 mac (#2618) 2023-10-07 16:05:10 +08:00
riot_time.c Enhancements on wasm function execution time statistic (#2985) 2024-01-17 09:51:54 +08:00
shared_platform.cmake add RIOT-OS support to WAMR (#425) 2020-10-16 11:21:53 +08:00