libnx/nx/source
2017-11-14 01:14:36 +01:00
..
arm Moved cache.s to arm/, implemented kernel/version.c, get rid of broken uart driver [for now] 2017-11-05 03:58:54 +01:00
devices Imported usbComms from elsewhere. Removed usb_dev.h since the .c for it was previously removed. In usbDsInitialize(), skip calling _usbDsSetVidPidBcd() when deviceinfo is NULL. 2017-11-13 17:18:07 -05:00
gfx Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change. 2017-11-12 20:34:30 -05:00
kernel Page-align stack size in threadCreate 2017-11-14 01:14:36 +01:00
services Mark fatalSimple with __attribute__((noreturn)) 2017-11-14 01:14:23 +01:00
system Mark fatalSimple with __attribute__((noreturn)) 2017-11-14 01:14:23 +01:00
internal.h Implement TLS/newlib reent support (untested) 2017-11-14 00:31:47 +01:00