A minimal libc
for Rust using the kernel PS Vita functions.
This crate provides functions which LLVM often lowers intrinsic calls to and will be required to link correctly.
This crate depends on psp2-sys
,
so you'll need the vitasdk
set up and the
$VITASDK
environment variable set.
- VitaSDK team for the
arm-vita-eabi
toolchain,psp2
headers, ... - Team Molecule for the
Henkaku
hard work. - Alex Crichton for the
rlibc
implementation.
vitalibc
is not affiliated, sponsored, or otherwise endorsed by Sony
Interactive Entertainment, LLC. PlayStation and PS Vita are trademarks or
registered trademarks of Sony Interactive Entertainment, LLC. This software
is provided "as is" without warranty of any kind under the MIT License.