litucks-torzu/src
Lioncash 2beda7c2b3 kernel/process: Use accessors instead of class members for referencing segment array
Using member variables for referencing the segments array increases the
size of the class in memory for little benefit. The same behavior can be
achieved through the use of accessors that just return the relevant
segment.
2018-08-03 14:45:45 -04:00
..
audio_core
common
core kernel/process: Use accessors instead of class members for referencing segment array 2018-08-03 14:45:45 -04:00
input_common
tests
video_core
yuzu
yuzu_cmd
.clang-format
CMakeLists.txt