summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2018-07-26 12:51:46 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-07-25 03:43:05 -0500
commit08f9043ac0fa735698505bfec9795f99ec8e7da1 (patch)
treeb756af423f69dd05ff74d7e2e75e37c5c9d6ad84
parentd3a9c6e7d7f5384132eef7c9e1211b8440a1e174 (diff)
downloadtalos-sbe-08f9043ac0fa735698505bfec9795f99ec8e7da1.tar.gz
talos-sbe-08f9043ac0fa735698505bfec9795f99ec8e7da1.zip
Add empty mss_byte.H and mss_generic_check to ease HB mirroring
Change-Id: Id98831dc16f33c0424037b5c668693a26b122b2d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63208 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80954 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
-rw-r--r--src/import/generic/memory/lib/utils/mss_field.H24
-rw-r--r--src/import/generic/memory/lib/utils/mss_generic_check.H24
2 files changed, 48 insertions, 0 deletions
diff --git a/src/import/generic/memory/lib/utils/mss_field.H b/src/import/generic/memory/lib/utils/mss_field.H
new file mode 100644
index 00000000..28a18b07
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/mss_field.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/mss_field.H $ */
+/* */
+/* OpenPOWER sbe Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2018,2019 */
+/* [+] 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. */
+/* You may obtain a copy of the License at */
+/* */
+/* http://www.apache.org/licenses/LICENSE-2.0 */
+/* */
+/* Unless required by applicable law or agreed to in writing, software */
+/* distributed under the License is distributed on an "AS IS" BASIS, */
+/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
+/* implied. See the License for the specific language governing */
+/* permissions and limitations under the License. */
+/* */
+/* IBM_PROLOG_END_TAG */
diff --git a/src/import/generic/memory/lib/utils/mss_generic_check.H b/src/import/generic/memory/lib/utils/mss_generic_check.H
new file mode 100644
index 00000000..bf483982
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/mss_generic_check.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/mss_generic_check.H $ */
+/* */
+/* OpenPOWER sbe Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2018,2019 */
+/* [+] 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. */
+/* You may obtain a copy of the License at */
+/* */
+/* http://www.apache.org/licenses/LICENSE-2.0 */
+/* */
+/* Unless required by applicable law or agreed to in writing, software */
+/* distributed under the License is distributed on an "AS IS" BASIS, */
+/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
+/* implied. See the License for the specific language governing */
+/* permissions and limitations under the License. */
+/* */
+/* IBM_PROLOG_END_TAG */
OpenPOWER on IntegriCloud