commit | 337b60a0fc825140c9fddc32972d21a092197be8 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Wed Jun 06 13:57:06 2018 -0700 |
committer | Gabe Black <gabeblack@google.com> | Wed Aug 15 01:27:50 2018 +0000 |
tree | c1c3c012490bce06bf9ab9ef294a139bae8a3c27 | |
parent | ab744f4709e8fa53354800a8b3fc155d57d87356 [diff] |
systemc: Add the deprecated sc_module::end_module function. The regression tests use this function. In the Accellera implementation it seems to just do some error checking, so our version doesn't do anything for now. Change-Id: Icaad45e934bad69e301bc0234f73e69791940736 Reviewed-on: https://gem5-review.googlesource.com/10854 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>