summaryrefslogtreecommitdiffstats
path: root/src/sbefw/core/sbeglobals.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/core/sbeglobals.C')
-rw-r--r--src/sbefw/core/sbeglobals.C2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sbefw/core/sbeglobals.C b/src/sbefw/core/sbeglobals.C
index 90a80b72..c5f898b9 100644
--- a/src/sbefw/core/sbeglobals.C
+++ b/src/sbefw/core/sbeglobals.C
@@ -53,3 +53,5 @@ uint16_t SBEGlobalsSingleton::failedSecStatus = SBE_SEC_OPERATION_SUCCESSFUL;
uint16_t SBEGlobalsSingleton::failedSeqId = 0;
uint8_t SBEGlobalsSingleton::failedCmdClass = 0;
uint8_t SBEGlobalsSingleton::failedCmd = 0;
+
+bool SBEGlobalsSingleton::isHreset = false;
OpenPOWER on IntegriCloud