mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 01:49:24 +08:00
In order to avoid linker truncation error (address unreachable), making it a tail call ensures this does not happen.
In order to avoid linker truncation error (address unreachable), making it a tail call ensures this does not happen.