summaryrefslogtreecommitdiffstats
path: root/src/usr/diag/attn/test/attntestsvc.H
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2013-03-07 13:47:51 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-03-14 22:50:31 -0500
commitd009432a0b6795148f559ab6e8efd911dc30da14 (patch)
tree731ef14a70bb3356c04d7990021cafa764818b8f /src/usr/diag/attn/test/attntestsvc.H
parentd82bc1a19f90818ec436932d8d56d8e43f58fd8b (diff)
downloadtalos-hostboot-d009432a0b6795148f559ab6e8efd911dc30da14.tar.gz
talos-hostboot-d009432a0b6795148f559ab6e8efd911dc30da14.zip
ATTN: Size reduction, simplification
Simplify attention processing workflow. Remove unused code and associated tests. Use and/or registers where appropriate. Enable host attentions for MCS 0-3,6,7. Change-Id: Ia9a9f1eae16603eedf3b68539429a6d09694d895 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3467 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/diag/attn/test/attntestsvc.H')
-rw-r--r--src/usr/diag/attn/test/attntestsvc.H45
1 files changed, 22 insertions, 23 deletions
diff --git a/src/usr/diag/attn/test/attntestsvc.H b/src/usr/diag/attn/test/attntestsvc.H
index 252e9a6cb..37e49910d 100644
--- a/src/usr/diag/attn/test/attntestsvc.H
+++ b/src/usr/diag/attn/test/attntestsvc.H
@@ -1,26 +1,25 @@
-/* IBM_PROLOG_BEGIN_TAG
- * This is an automatically generated prolog.
- *
- * $Source: src/usr/diag/attn/test/attntestsvc.H $
- *
- * IBM CONFIDENTIAL
- *
- * COPYRIGHT International Business Machines Corp. 2012
- *
- * p1
- *
- * Object Code Only (OCO) source materials
- * Licensed Internal Code Source Materials
- * IBM HostBoot Licensed Internal Code
- *
- * The source code for this program is not published or other-
- * wise divested of its trade secrets, irrespective of what has
- * been deposited with the U.S. Copyright Office.
- *
- * Origin: 30
- *
- * IBM_PROLOG_END_TAG
- */
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/usr/diag/attn/test/attntestsvc.H $ */
+/* */
+/* IBM CONFIDENTIAL */
+/* */
+/* COPYRIGHT International Business Machines Corp. 2012,2013 */
+/* */
+/* p1 */
+/* */
+/* Object Code Only (OCO) source materials */
+/* Licensed Internal Code Source Materials */
+/* IBM HostBoot Licensed Internal Code */
+/* */
+/* The source code for this program is not published or otherwise */
+/* divested of its trade secrets, irrespective of what has been */
+/* deposited with the U.S. Copyright Office. */
+/* */
+/* Origin: 30 */
+/* */
+/* IBM_PROLOG_END_TAG */
#ifndef __TEST_ATTNTESTSVC_H
#define __TEST_ATTNTESTSVC_H
OpenPOWER on IntegriCloud