aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu_manager.cpp
AgeCommit message (Collapse)Author
2020-01-30core/cpu_manager: Remove unused includesLioncash
Nothing from these headers are used within this source file, so we can remove them.
2020-01-27System: Address FeedbackFernando Sahmkow
2020-01-26Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager.Fernando Sahmkow
This commit instends on better naming the new purpose of this classes.