systemc: Stub out the sc_spawn related classes and functions.
authorGabe Black <gabeblack@google.com>
Wed, 9 May 2018 23:04:11 +0000 (16:04 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 24 Jul 2018 21:44:10 +0000 (21:44 +0000)
commitb2702374dc377e5ace12983667456034a7a48277
treee7d4de6934b36a550bf360e86cdb0db55a3013ab
parente9610aa9f339ea1b7d174f483fab479220bab8b6
systemc: Stub out the sc_spawn related classes and functions.

Change-Id: I79f695cca97aaae9af324eb18cab073f42f0a193
Reviewed-on: https://gem5-review.googlesource.com/10837
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Gabe Black <gabeblack@google.com>
src/systemc/core/SConscript
src/systemc/core/sc_spawn.cc [new file with mode: 0644]
src/systemc/ext/core/sc_spawn.hh [new file with mode: 0644]