mirror of
https://github.com/ruby/ruby.git
synced 2025-09-20 02:53:57 +02:00
![]() With `--std=c99` option coroutine/arm64/Context.h errs: ``` In file included from cont.c:26: coroutine/arm64/Context.h:59:5: error: call to undeclared function 'asm'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 59 | asm ("hint #8;" : "+r"(r17) : "r"(r16)); | ^ ``` Also move the common function header. |
||
---|---|---|
.. | ||
amd64 | ||
arm32 | ||
arm64 | ||
asyncify | ||
emscripten | ||
loongarch64 | ||
ppc | ||
ppc64 | ||
ppc64le | ||
pthread | ||
riscv64 | ||
ucontext | ||
universal | ||
win32 | ||
win64 | ||
x86 |