summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hbotcompid.H
diff options
context:
space:
mode:
authorPatrick Williams <iawillia@us.ibm.com>2011-09-13 13:26:19 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-09-23 11:21:59 -0500
commitca6dcccbcd8e234fa6064d334800609141ec1de6 (patch)
treeff43b4a828f08c9cf347b92d0af91b15fe96b6a4 /src/include/usr/hbotcompid.H
parentafa3bc7aa8ce1a128b6785907d3e96792b49a4ef (diff)
downloadblackbird-hostboot-ca6dcccbcd8e234fa6064d334800609141ec1de6.tar.gz
blackbird-hostboot-ca6dcccbcd8e234fa6064d334800609141ec1de6.zip
Attribute Resource Provider.
Change-Id: I731b19ea027393e375993136f125fff2f6fb31e9 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/351 Tested-by: Jenkins Server Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/hbotcompid.H')
-rw-r--r--src/include/usr/hbotcompid.H9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/usr/hbotcompid.H b/src/include/usr/hbotcompid.H
index ba18fbd12..031eb4fda 100644
--- a/src/include/usr/hbotcompid.H
+++ b/src/include/usr/hbotcompid.H
@@ -130,4 +130,13 @@ const compId_t FSI_COMP_ID = 0x0A00;
const char FSI_COMP_NAME[] = "fsi";
//@}
+/** @name TARG
+ * Targeting component
+ */
+//@{
+const compId_t TARG_COMP_ID = 0x0B00;
+const char TARG_COMP_NAME[] = "targ";
+//@}
+
+
#endif
OpenPOWER on IntegriCloud