libnx/nx/source/kernel
fincs c20d372946 Clean up types.h:
- Move Permission to kernel/svc.h (also fix enum naming)
- Add s128, vu128, vs128
- voidfn -> VoidFn
2018-02-10 22:40:11 +01:00
..
condvar.c Condvar stylefix 2018-01-31 02:22:28 +01:00
detect.c This looks better 2018-01-22 20:11:55 +01:00
jit.c Clean up types.h: 2018-02-10 22:40:11 +01:00
mutex.c This looks better 2018-01-22 20:11:55 +01:00
random.c Document kernel/: detect.h, jit.h, mutex.h, random.h, rwlock.h 2018-02-10 22:40:11 +01:00
rwlock.c This looks better 2018-01-22 20:11:55 +01:00
shmem.c Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h 2018-02-10 22:40:11 +01:00
svc.s Add some syscalls 2018-02-01 22:04:37 +01:00
thread.c This looks better 2018-01-22 20:11:55 +01:00
tmem.c Document kernel/: shmem.h, thread.h, tmem.h, virtmem.h 2018-02-10 22:40:11 +01:00
virtmem.c This looks better 2018-01-22 20:11:55 +01:00