diff options
author | Bill Schwartz <whs@us.ibm.com> | 2015-05-15 07:09:27 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2015-07-21 16:08:13 -0500 |
commit | b7f5e1563415cf786ca80c83351d792a70c18899 (patch) | |
tree | e08a903bfbf0a2c86cf9d5f118847f6ade315701 /src/include/usr/runtime/rt_targeting.H | |
parent | 547e3794064bc372e8d10a371bb9e305c89b8f8f (diff) | |
download | talos-hostboot-b7f5e1563415cf786ca80c83351d792a70c18899.tar.gz talos-hostboot-b7f5e1563415cf786ca80c83351d792a70c18899.zip |
New HBRT interfaces for attribute overrides
Add interface to apply attribute overrides
Change-Id: I2eb9f32e0236d7296ff3f3f133af4ef349d70376
RTC: 127328
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/17818
Tested-by: Jenkins Server
Tested-by: Jenkins OP Build CI
Tested-by: Jenkins OP HW
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com>
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/runtime/rt_targeting.H')
-rw-r--r-- | src/include/usr/runtime/rt_targeting.H | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/include/usr/runtime/rt_targeting.H b/src/include/usr/runtime/rt_targeting.H index a95d599dd..6b7ee4075 100644 --- a/src/include/usr/runtime/rt_targeting.H +++ b/src/include/usr/runtime/rt_targeting.H @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2014 */ +/* Contributors Listed Below - COPYRIGHT 2014,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. */ |