summaryrefslogtreecommitdiffstats
path: root/src/include/usr/errl/errlreasoncodes.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/errl/errlreasoncodes.H')
-rw-r--r--src/include/usr/errl/errlreasoncodes.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/errl/errlreasoncodes.H b/src/include/usr/errl/errlreasoncodes.H
index 7d36eb745..dfe0eb8fc 100644
--- a/src/include/usr/errl/errlreasoncodes.H
+++ b/src/include/usr/errl/errlreasoncodes.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2017 */
+/* Contributors Listed Below - COPYRIGHT 2011,2018 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -76,6 +76,7 @@ namespace ERRORLOG
ERRL_UDT_SENSOR = 0x08,
ERRL_UDT_STRING_SET = 0x09,
ERRL_UDT_BUILD = 0x0A,
+ ERRL_UDT_SYSSTATE = 0x0B,
};
// Identifiers for ERRL user data subsection versions
OpenPOWER on IntegriCloud