From 3ae7992ac2104314256d1b2b09c74ed49750c89f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 18:23:18 +0200 Subject: Merging upstream version 0.0~git20230113.4362b18. Signed-off-by: Daniel Baumann --- libc-bottom-half/headers/public/wasi/api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc-bottom-half/headers/public/wasi') diff --git a/libc-bottom-half/headers/public/wasi/api.h b/libc-bottom-half/headers/public/wasi/api.h index 1ab7699..45a6506 100644 --- a/libc-bottom-half/headers/public/wasi/api.h +++ b/libc-bottom-half/headers/public/wasi/api.h @@ -2099,7 +2099,7 @@ __wasi_errno_t __wasi_sock_shutdown( * * @see https://github.com/WebAssembly/wasi-threads/#readme */ -__wasi_errno_t __wasi_thread_spawn( +int32_t __wasi_thread_spawn( /** * A pointer to an opaque struct to be passed to the module's entry * function. -- cgit v1.2.3