systemc: Stub out the sc_module class and related functions.
Change-Id: I2c20717fe1f750bf7ae84de79726b1503ec6e1cd Reviewed-on: https://gem5-review.googlesource.com/10834 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com>
This commit is contained in:
@@ -37,6 +37,7 @@ if env['USE_SYSTEMC']:
|
||||
Source('sc_export.cc')
|
||||
Source('sc_interface.cc')
|
||||
Source('sc_main.cc')
|
||||
Source('sc_module.cc')
|
||||
Source('sc_module_name.cc')
|
||||
Source('sc_object.cc')
|
||||
Source('sc_port.cc')
|
||||
|
||||
Reference in New Issue
Block a user