summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hwas/hwasPlat.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/hwas/hwasPlat.H')
-rw-r--r--src/include/usr/hwas/hwasPlat.H6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/usr/hwas/hwasPlat.H b/src/include/usr/hwas/hwasPlat.H
index 6beb85aa7..8ccddd588 100644
--- a/src/include/usr/hwas/hwasPlat.H
+++ b/src/include/usr/hwas/hwasPlat.H
@@ -63,6 +63,12 @@ void markTargetChanged(TARGETING::TargetHandle_t i_target)
{};
#endif
+/**
+ * @brief Helper function to check if HB is running
+ * from an NVDIMM and not a regular DIMM
+ */
+errlHndl_t checkForHbOnNvdimm();
+
// default unknown EC level
constexpr TARGETING::ATTR_EC_type INVALID__ATTR_EC = 0xFF;
OpenPOWER on IntegriCloud