systemc: Add stubbed out versions of the sc_time functions.
Change-Id: Ie7e3eac0382dc2ed861eaa9ea53ab11069812db8 Reviewed-on: https://gem5-review.googlesource.com/10827 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Gabe Black <gabeblack@google.com>
This commit is contained in:
@@ -36,3 +36,4 @@ if env['USE_SYSTEMC']:
|
||||
Source('sc_main.cc')
|
||||
Source('sc_module_name.cc')
|
||||
Source('sc_object.cc')
|
||||
Source('sc_time.cc')
|
||||
|
||||
Reference in New Issue
Block a user