Address code style comments
This commit is contained in:
parent
e87dc17da2
commit
ac1cda21c3
2 changed files with 5 additions and 3 deletions
|
@ -278,6 +278,7 @@ public: // HACK: this is temporary exposed for tests,
|
|||
// due to WIP kernel refactor causing desync state in memory
|
||||
std::unique_ptr<Kernel::KernelSystem> kernel;
|
||||
std::unique_ptr<Timing> timing;
|
||||
|
||||
/// Memory system
|
||||
std::unique_ptr<Memory::MemorySystem> memory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue