summaryrefslogtreecommitdiffstats
path: root/src/gpe_err.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpe_err.h')
-rw-r--r--src/gpe_err.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/gpe_err.h b/src/gpe_err.h
index 292e2d5..c759993 100644
--- a/src/gpe_err.h
+++ b/src/gpe_err.h
@@ -1,11 +1,11 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: gpe_err.h $ */
+/* $Source: src/gpe_err.h $ */
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2015 */
+/* Contributors Listed Below - COPYRIGHT 2011,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -45,5 +45,6 @@
// Core Data Errors
#define GPE_RC_GET_CORE_DATA_FAILED 0x60 // Failed to collect core data
+#define GPE_RC_GET_NEST_DTS_FAILED 0x61 // Failed to collect nest DTS temperatures
#endif //_GPE_ERR_H
OpenPOWER on IntegriCloud