summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_thread_local_page.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-22kernel: use KTypedAddress for addressesLiam1-12/+13
2023-01-30Move to Clang Format 15Levi Behunin1-4/+2
2022-11-23general: fix compile for Apple ClangLiam1-0/+1
2022-10-19kernel: add KSessionRequestLiam1-1/+1
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-2/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-19core: Reduce unused includesameerj1-1/+0
2022-03-15core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive.bunnei1-0/+112