summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/memory/slab_heap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory/slab_heap: Make use of static_cast over reinterpret_castLioncash2020-04-181-2/+2
* memory: Add copyright notice for Atmosphere where applicable.bunnei2020-04-171-0/+3
* kernel: memory: Add SlabHeap class, for managing memory heaps.bunnei2020-04-171-0/+161