Lioncash 86c36cb176 kernel/shared_memory: Make Map() and Unmap() take the target process by reference rather than as a pointer
Both member functions assume the passed in target process will not be
null. Instead of making this assumption implicit, we can change the
functions to be references and enforce this at the type-system level.
2018-11-23 17:00:12 +01:00
..
2018-09-06 16:03:28 -04:00
2018-07-26 13:10:56 +02:00
2018-07-26 13:10:56 +02:00