summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_linked_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: add KSessionRequestLiam2022-10-191-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* 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