summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_linked_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-4/+4
* kernel: Eliminate variable shadowingLioncash2021-05-081-2/+2
* fixup! hle: kernel: Add initial impl. of KLinkedList.bunnei2021-05-061-12/+12
* hle: kernel: Move slab heap management to KernelCore.bunnei2021-05-061-5/+10
* hle: kernel: Add initial impl. of KLinkedList.bunnei2021-05-061-0/+233