summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2019-03-05 09:27:29 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-03-07 09:20:02 -0600
commit835d2074b6bcb9b5d510d2cccfa1aefc17f8e2d0 (patch)
treea62cf81721e4e3d00cd363e2732497c2b26ed9ae /src/import
parenta7c8ac4df4e104fd07bcea55b466241877368be1 (diff)
downloadtalos-hostboot-835d2074b6bcb9b5d510d2cccfa1aefc17f8e2d0.tar.gz
talos-hostboot-835d2074b6bcb9b5d510d2cccfa1aefc17f8e2d0.zip
Add empty files required for mss::index, pos, and c_str templating
Change-Id: I5830fb7af6f4489e070dc448138319307de0de99 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72855 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72881 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_c_str.C24
-rw-r--r--src/import/generic/memory/lib/utils/find_magic.H24
-rw-r--r--src/import/generic/memory/lib/utils/spd_c_str.H24
3 files changed, 72 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_c_str.C b/src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_c_str.C
new file mode 100644
index 000000000..ee40fc7e7
--- /dev/null
+++ b/src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_c_str.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/centaur/procedures/hwp/memory/lib/utils/cumulus_c_str.C $ */
+/* */
+/* 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 */
diff --git a/src/import/generic/memory/lib/utils/find_magic.H b/src/import/generic/memory/lib/utils/find_magic.H
new file mode 100644
index 000000000..0e8a3f1ef
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/find_magic.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/find_magic.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 */
diff --git a/src/import/generic/memory/lib/utils/spd_c_str.H b/src/import/generic/memory/lib/utils/spd_c_str.H
new file mode 100644
index 000000000..e4ab51ad2
--- /dev/null
+++ b/src/import/generic/memory/lib/utils/spd_c_str.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/utils/spd_c_str.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