libnx/nx/include/switch
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 arm/counter.h: add armGetSystemTickFreq 2018-08-31 13:05:21 +02: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 kernel/ipc.h: add ipcCloneSession 2018-09-14 01:35:24 +02:00
nvidia Resolve trivial -Wmissing-prototypes warnings 2018-09-14 19:07:34 +02:00
runtime implement nxlink stdio redirect (#94) 2018-05-17 00:22:47 +02:00
services Resolve trivial -Wmissing-prototypes warnings 2018-09-14 19:07:34 +02:00
nacp.h Added nacpGetLanguageEntry and SetLanguage_Total. 2018-04-18 23:38:01 -04:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Introduce Module_LibnxBinder result codes (based on Android status_t) and binderConvertErrorCode 2018-08-31 13:59:18 +02:00
types.h Remove ALIGN in favor of C11/C++11 alignas, guard other #defines against redefinition 2018-08-05 13:23:08 +02:00