mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-13 02:01:18 +01:00
This macro is only ever used with const input data within chachaInit(), which causes -Wcast-qual warnings. This is trivial enough to fix, by preserving the qualifier within the cast. |
||
|---|---|---|
| nx | ||
| .doozer.json | ||
| .gitignore | ||
| Changelog.md | ||
| CODESTYLE.md | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
Nintendo Switch AArch64-only userland library.
Based on libctru.
Install instructions
See Switchbrew.