diff options
| author | Andrew Geissler <andrewg@us.ibm.com> | 2014-12-09 09:45:14 -0600 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2015-01-22 17:28:34 -0600 |
| commit | 3443aa895cfc6ad9acaed6f26622ce540f96e30d (patch) | |
| tree | 3566d1b79d548b3ef52a71c2d7c921ba79010010 /src/usr/trace/runtime/rt_service.C | |
| parent | 32c1363b48266e3c10a37345225d35f06c863073 (diff) | |
| download | talos-hostboot-3443aa895cfc6ad9acaed6f26622ce540f96e30d.tar.gz talos-hostboot-3443aa895cfc6ad9acaed6f26622ce540f96e30d.zip | |
Data streaming from a hw procedure - simple solution to console
Change-Id: Icbf4b70acbe3909211294be9f0faed338763fc55
RTC: 34190
CMVC-Prereq: 949573
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14799
Tested-by: Jenkins Server
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/trace/runtime/rt_service.C')
| -rw-r--r-- | src/usr/trace/runtime/rt_service.C | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/trace/runtime/rt_service.C b/src/usr/trace/runtime/rt_service.C index 2c07aab17..ecbb26f2a 100644 --- a/src/usr/trace/runtime/rt_service.C +++ b/src/usr/trace/runtime/rt_service.C @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2013,2014 */ +/* Contributors Listed Below - COPYRIGHT 2013,2015 */ +/* [+] International Business Machines Corp. */ +/* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file except in compliance with the License. */ |

