diff options
author | Gabe Black <gabeblack@google.com> | 2018-07-20 19:25:48 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-09-11 21:45:15 +0000 |
commit | a91caa594bcc4691c5d18e400a773e082c71d240 (patch) | |
tree | 0b5b8d670da05899c512df4e15e1e6fb6f1898d4 /src/python/pybind11/stats.cc | |
parent | ca3b0eb1559138f0762dd39581ea64851baf742f (diff) | |
download | gem5-a91caa594bcc4691c5d18e400a773e082c71d240.tar.xz |
systemc: Promote some functions to sc_export_base.
There are a few functions which return a generic sc_interface pointer
which were (in the spec) defined to be in the interface type specific
sc_export class. They don't need to be and aren't in the Accellera
implementation, and without having them in the base class there's no
good way to get at a generic interface pointer from an export.
Change-Id: Iba692c79bf1d4f7684f28447d8b22c88ef4b804d
Reviewed-on: https://gem5-review.googlesource.com/12043
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/python/pybind11/stats.cc')
0 files changed, 0 insertions, 0 deletions