Substitute coroutine_transfer with prefixed symbol in Makefile
coroutine_transfer
coroutine/arm64/Context.S:31:57: error: invoking macro TOKEN_PASTE argument 1: empty macro arguments are undefined in ISO C90 [-Wpedantic] 31 | .global PREFIXED_SYMBOL(SYMBOL_PREFIX,coroutine_transfer) | ^
Substitute
coroutine_transfer
with prefixed symbol in Makefile