libnx/nx/include
fincs 77888f8b1f
fs: Use new IPC interface + fixes, see details:
- Argument types corrected to better reflect their actual types
  (mostly several incorrect instances of size_t were changed to u64)
- Const correctness fixes
- fsEventNotifierGetEventHandle changed to output an Event (with
  user configurable autoclear) instead of a raw Handle
2019-09-21 16:27:15 +02:00
..
switch fs: Use new IPC interface + fixes, see details: 2019-09-21 16:27:15 +02:00
switch.h Introduce new IPC interface wrapper code, see details: 2019-09-19 03:50:28 +02:00