summaryrefslogtreecommitdiffstats
path: root/src/import/generic/memory/lib
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-02-20 11:29:11 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-02-22 14:06:17 -0600
commitfcb31943166179904dd7529537fc87581423c919 (patch)
tree5b800f806fd7d3c59d7da6e60d9b0b110a14d4fd /src/import/generic/memory/lib
parent829034ee752e81a138dfeb5c09ec60853ed6ac90 (diff)
downloadtalos-hostboot-fcb31943166179904dd7529537fc87581423c919.tar.gz
talos-hostboot-fcb31943166179904dd7529537fc87581423c919.zip
Adds blank files for generic bad bits code
Change-Id: I8f866f15d1078e5d7138db4f90deb1d69f19b94b Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72188 Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72248 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/generic/memory/lib')
-rw-r--r--src/import/generic/memory/lib/utils/mss_bad_bits.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/generic/memory/lib/utils/mss_bad_bits.H b/src/import/generic/memory/lib/utils/mss_bad_bits.H
new file mode 100644
index 000000000..859a12b5e
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/mss_bad_bits.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/mss_bad_bits.H $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 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