summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2017-02-01 16:40:56 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-02-09 13:50:45 -0500
commit1138b6b6981fe89235c41c8d14edfe023f2acff8 (patch)
tree8caeb9a080f50c94e9e4e0aaea228374c30f1be8 /src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C
parent8ca944a7d893e3ef92498987038d487f1d9599fc (diff)
downloadtalos-hostboot-1138b6b6981fe89235c41c8d14edfe023f2acff8.tar.gz
talos-hostboot-1138b6b6981fe89235c41c8d14edfe023f2acff8.zip
Add new generic memory folder w/empty files for HB to mirror
find.C and find_things.C are controller implementations of find.H which we plan to move to ekb/generic/memory. All empy files are for easier HB mirroring. Files that will serve as the initial generic API to use between memory controllers Change-Id: Ib92e1d1069c2c335ecc8955b74167400cac221b4 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35908 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C b/src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C
new file mode 100644
index 000000000..338ff87a7
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/utils/find.C $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2017 */
+/* [+] 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