mirror of
https://github.com/devkitPro/wut.git
synced 2026-03-22 09:54:45 -05:00
7 lines
182 B
Plaintext
7 lines
182 B
Plaintext
/**
|
|
* \defgroup coreinit coreinit
|
|
*
|
|
* Contains all core operating system functions such as threads, synchronisation
|
|
* objects, filesystem, memory, exception handling, etc...
|
|
*/
|