diff options
| author | Richard J. Knight <rjknight@us.ibm.com> | 2013-09-19 12:50:27 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2013-10-08 21:33:53 -0500 |
| commit | fc5719ef7796c39c5e6c8abad6391dd311c9126c (patch) | |
| tree | 67311300b63fc5086f7c5c69efb272ebe3c82360 /src/include/kernel | |
| parent | e588a94e039ad1a02fc366f371471d65337369fa (diff) | |
| download | talos-hostboot-fc5719ef7796c39c5e6c8abad6391dd311c9126c.tar.gz talos-hostboot-fc5719ef7796c39c5e6c8abad6391dd311c9126c.zip | |
Implement termination from fatal error log.
Change-Id: Ie83f0876887ee0465cd4d430fa4a335f6aa396ec
RTC:35268
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6403
Tested-by: Jenkins Server
Reviewed-by: Brian H. Horton <brianh@linux.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/kernel')
| -rw-r--r-- | src/include/kernel/hbterminatetypes.H | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/kernel/hbterminatetypes.H b/src/include/kernel/hbterminatetypes.H index 487704b96..c337eb1ba 100644 --- a/src/include/kernel/hbterminatetypes.H +++ b/src/include/kernel/hbterminatetypes.H @@ -1,11 +1,11 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: src/include/kernel/terminatetypes.H $ */ +/* $Source: src/include/kernel/hbterminatetypes.H $ */ /* */ /* IBM CONFIDENTIAL */ /* */ -/* COPYRIGHT International Business Machines Corp. 2012 */ +/* COPYRIGHT International Business Machines Corp. 2012,2013 */ /* */ /* p1 */ /* */ |

