summaryrefslogtreecommitdiffstats
path: root/import/hwpf
diff options
context:
space:
mode:
authorKahn Evans <kahnevan@us.ibm.com>2017-03-24 08:12:22 -0500
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2017-10-23 17:17:36 -0500
commit4e20811563cf958b762b837264981098de57d149 (patch)
treea91001e1909a340d746f28a00db73d8a2de4cea1 /import/hwpf
parent2960f26ef6d3d74fa74cd24f3aca6df75ba79ace (diff)
downloadtalos-hcode-4e20811563cf958b762b837264981098de57d149.tar.gz
talos-hcode-4e20811563cf958b762b837264981098de57d149.zip
Defining generic RingId_t type for transitional eCMD release
Change-Id: Iaf9e18900517a18f0cbfa10c5a960e2d6adfeaff Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38403 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: RANGANATHPRASAD G. BRAHMASAMUDRA <prasadbgr@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'import/hwpf')
-rw-r--r--import/hwpf/fapi2/include/hw_access_def.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/import/hwpf/fapi2/include/hw_access_def.H b/import/hwpf/fapi2/include/hw_access_def.H
index 4aacdc9b..dff4fd00 100644
--- a/import/hwpf/fapi2/include/hw_access_def.H
+++ b/import/hwpf/fapi2/include/hw_access_def.H
@@ -35,6 +35,7 @@
/// @cond
typedef uint64_t spyId_t;
typedef uint64_t scanRingId_t;
+typedef uint16_t RingId_t;
/// @endcond
namespace fapi2
OpenPOWER on IntegriCloud