mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-20 20:22:38 +02:00
300 B
300 B
Nintendo Switch AArch64-only userland library. Based on libctru.
Install:
- The *rules files under buildscripts/ should be copied to "devkitA64/".
- The content of buildscripts/lib/ should be copied to "devkitA64/aarch64-none-elf/lib/".
- Build and install switch_crt0 with: make -C crt0 install