sim: fold StartupCallback into SimObject
There used to be a reason to have StartupCallback be a separate object, but not any more. Now it's just confusing.
This commit is contained in:
@@ -48,7 +48,6 @@ Source('serialize.cc')
|
||||
Source('sim_events.cc')
|
||||
Source('sim_object.cc')
|
||||
Source('simulate.cc')
|
||||
Source('startup.cc')
|
||||
Source('stat_control.cc')
|
||||
Source('system.cc')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user