libnx/nx/source
Lioncash 9ff32e3260 Resolve trivial -Wmissing-prototypes warnings
Gets rid of trivial warnings caused by headers not being included into
the relevant .c file, empty parameter lists missing void, or functions
missing a prototype in the header.
2018-09-14 19:07:34 +02:00
..
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Add audio/ ("AudioDriver"), a high level wrapper around audren 2018-08-31 13:05:21 +02:00
display gfx: Remove gfxSetDrawFlip. Make 0 the default transform instead of FLIP_V. 2018-08-31 20:14:50 +02:00
kernel Implement kernelAbove600() 2018-09-09 19:55:12 +02:00
nvidia nv wrappers: Handle cacheability settings properly, more details: 2018-09-14 18:09:58 +02:00
runtime console: disable forced flush/swap/vblank due to performance reasons 2018-09-08 14:19:24 +02:00
services Resolve trivial -Wmissing-prototypes warnings 2018-09-14 19:07:34 +02:00
internal.h ARM cache operations 2018-01-22 20:29:49 +01:00