summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/attn/runtime
diff options
context:
space:
mode:
authorBrian Stegmiller <bjs@us.ibm.com>2016-03-16 15:14:59 -0500
committerStephen Cprek <smcprek@us.ibm.com>2016-04-21 13:51:29 -0500
commit31d4fe68b8c1b45237ce6af1b4cef95d9b0f0fde (patch)
tree5a60fd821fbbcbc9dcb5f781bffebe3e46c34b29 /src/usr/diag/attn/runtime
parentbbad2b5c5ba3deaf6a14111e968b07b90894fecd (diff)
downloadtalos-hostboot-31d4fe68b8c1b45237ce6af1b4cef95d9b0f0fde.tar.gz
talos-hostboot-31d4fe68b8c1b45237ce6af1b4cef95d9b0f0fde.zip
Add new attention types for P9
Change-Id: Ia9076e792627a82787dceddafb7c3a75b756ad98 RTC:149697 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22141 Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Zane C. Shelley <zshelle@us.ibm.com> Tested-by: Zane C. Shelley <zshelle@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23131 Tested-by: Jenkins Server Reviewed-by: Brian J. Stegmiller <bjs@us.ibm.com> Tested-by: FSP CI Jenkins
Diffstat (limited to 'src/usr/diag/attn/runtime')
-rw-r--r--src/usr/diag/attn/runtime/attn_rt.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/diag/attn/runtime/attn_rt.C b/src/usr/diag/attn/runtime/attn_rt.C
index ea66507ed..bf0d1fff1 100644
--- a/src/usr/diag/attn/runtime/attn_rt.C
+++ b/src/usr/diag/attn/runtime/attn_rt.C
@@ -38,6 +38,7 @@
using namespace std;
using namespace TARGETING;
using namespace ATTN;
+using namespace PRDF;
namespace ATTN_RT
{
OpenPOWER on IntegriCloud