mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-22 04:52:39 +02: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. |
||
---|---|---|
.. | ||
condvar.c | ||
detect.c | ||
event.c | ||
jit.c | ||
mutex.c | ||
random.c | ||
rwlock.c | ||
semaphore.c | ||
shmem.c | ||
svc.s | ||
thread.c | ||
tmem.c | ||
virtmem.c |