systemc: Move some constants out of sc_time.cc for other files to use.
authorGabe Black <gabeblack@google.com>
Sat, 22 Sep 2018 14:28:13 +0000 (07:28 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 00:30:36 +0000 (00:30 +0000)
commitebe9b301adceedbd95bc210910181cfca7ad7b30
treec82116ff572d8ba7f92017ae3bff761c99ae5418
parent6ab054bf2fde015b1bab9c20b8ca3faf9717a069
systemc: Move some constants out of sc_time.cc for other files to use.

Change-Id: Ic88c6834dfe980022e58a3d859ea53193a55bbb1
Reviewed-on: https://gem5-review.googlesource.com/c/12971
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/SConscript
src/systemc/core/sc_time.cc
src/systemc/core/time.cc [new file with mode: 0644]
src/systemc/core/time.hh [new file with mode: 0644]