Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/cpu_manager: Remove unused includes | Lioncash | 2020-01-31 | 1 | -2/+0 |
| | | | | | Nothing from these headers are used within this source file, so we can remove them. | ||||
* | System: Address Feedback | Fernando Sahmkow | 2020-01-27 | 1 | -1/+0 |
| | |||||
* | Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. | Fernando Sahmkow | 2020-01-26 | 1 | -0/+84 |
This commit instends on better naming the new purpose of this classes. |