systemc: Minimally implemented the deprecated sc_simcontext.
This is supposed to be deprecated, but is still used in a small way by the tests. Change-Id: I94fc32f9e0f03d50c00ce5421926203859064020 Reviewed-on: https://gem5-review.googlesource.com/11352 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
This commit is contained in:
@@ -45,5 +45,6 @@ if env['USE_SYSTEMC']:
|
||||
Source('sc_process_handle.cc')
|
||||
Source('sc_prim.cc')
|
||||
Source('sc_sensitive.cc')
|
||||
Source('sc_simcontext.cc')
|
||||
Source('sc_spawn.cc')
|
||||
Source('sc_time.cc')
|
||||
|
||||
Reference in New Issue
Block a user