summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/isteps')
-rw-r--r--src/usr/isteps/istep06/host_start_occ_xstop_handler.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/isteps/istep06/host_start_occ_xstop_handler.C b/src/usr/isteps/istep06/host_start_occ_xstop_handler.C
index e59f9ead1..0747333bc 100644
--- a/src/usr/isteps/istep06/host_start_occ_xstop_handler.C
+++ b/src/usr/isteps/istep06/host_start_occ_xstop_handler.C
@@ -63,7 +63,7 @@ void* host_start_occ_xstop_handler( void *io_pArgs )
l_homerPhysAddrBase, l_commonPhysAddr);
do
{
- if ( Util::isSimicsRunning() ) break; //Skip if running in Simics
+// if ( Util::isSimicsRunning() ) break; //Skip if running in Simics
l_errl = HBPM::loadPMComplex(masterproc,
l_homerPhysAddrBase,
OpenPOWER on IntegriCloud