General: Cleanup legacy code.
This commit is contained in:
parent
e95444c05a
commit
6f0c873d48
19 changed files with 8 additions and 740 deletions
|
@ -39,6 +39,7 @@ u64 callbacks_done = 0;
|
|||
|
||||
struct ScopeInit final {
|
||||
ScopeInit() {
|
||||
core_timing.SetMulticore(true);
|
||||
core_timing.Initialize([]() {});
|
||||
}
|
||||
~ScopeInit() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue