summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_thread_local_page.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* kernel: use KTypedAddress for addressesLiam2023-03-221-12/+13
|
* Move to Clang Format 15Levi Behunin2023-01-301-4/+2
| | | | | | Depends on https://github.com/yuzu-emu/build-environments/pull/69 clang-15 primary run
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
|
* kernel: add KSessionRequestLiam2022-10-191-1/+1
|
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-2/+2
|
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* core: Reduce unused includesameerj2022-03-191-1/+0
|
* core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive.bunnei2022-03-151-0/+112