summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-08-20 14:32:40 -0500
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:52:38 -0500
commitdbef65eb4b465e9295cc27d1c5159d5dc7b3acaf (patch)
treef7c2064350c18506dc02c6b3eefe79f3b4a0b8f0 /src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
parente5d4f0e7b7d8cbd721d0617a5091b64c9cad09b0 (diff)
downloadtalos-sbe-dbef65eb4b465e9295cc27d1c5159d5dc7b3acaf.tar.gz
talos-sbe-dbef65eb4b465e9295cc27d1c5159d5dc7b3acaf.zip
Adds explorer OMI training code
Change-Id: Iedccb7e86f512474650db17ee6443e3ccaa8dc1e Original-Change-Id: Ic4fcd226eea7478ffff6cacb830f8e1e83e6f247 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64919 Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: RYAN P. KING <rpking@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
index bd2d51fd..803f7a45 100644
--- a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
+++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H
@@ -33,6 +33,9 @@
// *HWP Level: 2
// *HWP Consumed by: CI
+#ifndef EXP_CONSTS_H
+#define EXP_CONSTS_H
+
namespace mss
{
namespace exp
@@ -120,3 +123,5 @@ enum boot_stages
}// i2c
}// exp
}// mss
+
+#endif
OpenPOWER on IntegriCloud