Gabe Black has submitted this change and it was merged. (
https://gem5-review.googlesource.com/c/public/gem5/+/13311 )
Change subject: systemc: Get rid of the unused Process::_procKind.
......................................................................
systemc: Get rid of the unused Process::_procKind.
This seems to be a leftover from an earlier implementation.
Change-Id: I63d7e576fd3c11cf73769c34bbc97a4d3bbbdaeb
Reviewed-on: https://gem5-review.googlesource.com/c/13311
Reviewed-by: Gabe Black <[email protected]>
Maintainer: Gabe Black <[email protected]>
---
M src/systemc/core/process.hh
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Gabe Black: Looks good to me, approved; Looks good to me, approved
diff --git a/src/systemc/core/process.hh b/src/systemc/core/process.hh
index 17961c7..0331f07 100644
--- a/src/systemc/core/process.hh
+++ b/src/systemc/core/process.hh
@@ -160,7 +160,6 @@
InternalScEvent _terminatedEvent;
ProcessFuncWrapper *func;
- sc_core::sc_curr_proc_kind _procKind;
bool _internal;
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/13311
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I63d7e576fd3c11cf73769c34bbc97a4d3bbbdaeb
Gerrit-Change-Number: 13311
Gerrit-PatchSet: 4
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Giacomo Travaglini <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Matthias Jung <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev