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.C4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sbefw/core/sbeglobals.C b/src/sbefw/core/sbeglobals.C
index c5f898b9..d4640107 100644
--- a/src/sbefw/core/sbeglobals.C
+++ b/src/sbefw/core/sbeglobals.C
@@ -55,3 +55,7 @@ uint8_t SBEGlobalsSingleton::failedCmdClass = 0;
uint8_t SBEGlobalsSingleton::failedCmd = 0;
bool SBEGlobalsSingleton::isHreset = false;
+
+#ifdef SBE_CONSOLE_SUPPORT
+bool SBEGlobalsSingleton::sbeUartActive = false;
+#endif
OpenPOWER on IntegriCloud