aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/object.cpp
AgeCommit message (Collapse)Author
2018-08-01kernel: Move object class to its own source filesLioncash
General moving to keep kernel object types separate from the direct kernel code. Also essentially a preliminary cleanup before eliminating global kernel state in the kernel code.