diff options
| author | Thi Tran <thi@us.ibm.com> | 2013-11-10 09:35:06 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-11-12 11:23:35 -0600 |
| commit | b8839618ecab2d547f0c27a689f2747c1482968e (patch) | |
| tree | 06aa07f96999bd4b54ac14098dcc1bfdc0332990 /src/usr/hwpf/hwp/nest_chiplets/proc_scomoverride_chiplets | |
| parent | b5b0b0f376cd86a3fc696db35774562e8e8a89fc (diff) | |
| download | blackbird-hostboot-b8839618ecab2d547f0c27a689f2747c1482968e.tar.gz blackbird-hostboot-b8839618ecab2d547f0c27a689f2747c1482968e.zip | |
INITPROC: Hostboot - SW232859 RAS review update
Change-Id: I033c8beb49157dc25eac56034b37f21eac1b7410
CMVC-Coreq:906027
CQ:SW232859
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7147
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/nest_chiplets/proc_scomoverride_chiplets')
| -rw-r--r-- | src/usr/hwpf/hwp/nest_chiplets/proc_scomoverride_chiplets/proc_scomoverride_chiplets.C | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/usr/hwpf/hwp/nest_chiplets/proc_scomoverride_chiplets/proc_scomoverride_chiplets.C b/src/usr/hwpf/hwp/nest_chiplets/proc_scomoverride_chiplets/proc_scomoverride_chiplets.C index 9806d720b..88cd75a24 100644 --- a/src/usr/hwpf/hwp/nest_chiplets/proc_scomoverride_chiplets/proc_scomoverride_chiplets.C +++ b/src/usr/hwpf/hwp/nest_chiplets/proc_scomoverride_chiplets/proc_scomoverride_chiplets.C @@ -5,7 +5,7 @@ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2012 */ +/* COPYRIGHT International Business Machines Corp. 2012,2013 */ /* */ /* p1 */ /* */ @@ -20,7 +20,7 @@ /* Origin: 30 */ /* */ /* IBM_PROLOG_END_TAG */ -// $Id: proc_scomoverride_chiplets.C,v 1.2 2012/10/07 18:25:47 jmcgill Exp $ +// $Id: proc_scomoverride_chiplets.C,v 1.3 2013/10/28 03:57:15 jmcgill Exp $ // $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/ipl/fapi/proc_scomoverride_chiplets.C,v $ //------------------------------------------------------------------------------ // *| @@ -29,7 +29,7 @@ // *! *** IBM Confidential *** // *| // *! TITLE : proc_scomoverride_chiplets.C -// *! DESCRIPTION : +// *! DESCRIPTION : Placeholder for chiplet SCOM overrides // *! // *! OWNER NAME : Joe McGill Email: jmcgill@us.ibm.com // *! OWNER NAME : Jeshua Smith Email: jeshua@us.ibm.com @@ -40,7 +40,7 @@ //------------------------------------------------------------------------------ // Includes //------------------------------------------------------------------------------ -#include "proc_scomoverride_chiplets.H" +#include <proc_scomoverride_chiplets.H> extern "C" { |

