Description
Bare-metal MIPS64 programs can link against a C library intended for embedded systems. Developers use this Newlib package when the target does not provide a normal GNU/Linux C library.
It is a target C library, not an application. Runtime behavior depends on board support, syscalls, linker scripts, and the rest of the cross toolchain.