diff options
author | Gabe Black <gabeblack@google.com> | 2018-12-10 23:21:39 -0800 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2019-01-09 01:34:10 +0000 |
commit | 370b103d6d8f1aed0294525105ed0b9497b28521 (patch) | |
tree | e40da527ac95f0e0a5ff294da7105a36c06723dd /src/gpu-compute/lds_state.cc | |
parent | b890b471812ffef669e9bb059ee5bcddd04ba0b1 (diff) | |
download | gem5-370b103d6d8f1aed0294525105ed0b9497b28521.tar.xz |
systemc: Stop using the non-standard sc_time % in TLM.
The TLM headers were using the non-standard % operator on sc_time.
This change replaces that with % applied to the result of
sc_time::value().
Change-Id: Ic381eb1ada2c994d04e65896db178f58446944ae
Reviewed-on: https://gem5-review.googlesource.com/c/15062
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Diffstat (limited to 'src/gpu-compute/lds_state.cc')
0 files changed, 0 insertions, 0 deletions