clang format
This commit is contained in:
parent
ae6b7edc25
commit
e74b2575d7
7 changed files with 14 additions and 11 deletions
|
@ -364,7 +364,7 @@ private:
|
|||
std::unique_ptr<Kernel::KernelSystem> kernel;
|
||||
std::unique_ptr<Timing> timing;
|
||||
|
||||
std::unique_ptr<Core::ExclusiveMonitor> exclusive_monitor;
|
||||
std::unique_ptr<Core::ExclusiveMonitor> exclusive_monitor;
|
||||
|
||||
private:
|
||||
static System s_instance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue