summaryrefslogtreecommitdiffstats
path: root/src/include/usr/diag/prdf/common/prdfMain_common.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/diag/prdf/common/prdfMain_common.H')
-rwxr-xr-xsrc/include/usr/diag/prdf/common/prdfMain_common.H6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/include/usr/diag/prdf/common/prdfMain_common.H b/src/include/usr/diag/prdf/common/prdfMain_common.H
index 0da9dd0ee..772762488 100755
--- a/src/include/usr/diag/prdf/common/prdfMain_common.H
+++ b/src/include/usr/diag/prdf/common/prdfMain_common.H
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER HostBoot Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2013,2014 */
+/* Contributors Listed Below - COPYRIGHT 2013,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -55,9 +55,11 @@ enum ATTENTION_VALUE_TYPE
PROC_CS = UNIT_CS,
RECOVERABLE = 3,
SPECIAL = 4,
- END_ATTENTION_TYPE = 5
+ HOST_ATTN = 5,
+ END_ATTENTION_TYPE = 6
};
+
// Move here from xspprdsdbug.C
/**
* @brief Structure of target handle and its attention type
OpenPOWER on IntegriCloud