systemc: Implement Object::simcontext().
authorGabe Black <gabeblack@google.com>
Thu, 11 Oct 2018 02:20:49 +0000 (19:20 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 16 Oct 2018 01:18:07 +0000 (01:18 +0000)
commit5c21437512235104821701920b59878c3afb8139
tree96952b25758393c33a7c6fd34e63f50a68843230
parent25d308e849bcf4d4301099b952c91fc5e2afa58a
systemc: Implement Object::simcontext().

Implement it as a nonstandard alias for the also non-standard
sc_get_curr_simcontext.

Change-Id: Ic9a51efa93f687e4b57d622247a5510136fab221
Reviewed-on: https://gem5-review.googlesource.com/c/13397
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/object.cc