summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp/memory
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-09-04 15:06:31 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2016-09-06 12:33:03 -0400
commit12aa58091cf0763d075495721d793fa4995d47d1 (patch)
tree8187fb0d69d75cc81373ddaab0994a5e7fd60efe /src/import/chips/p9/procedures/hwp/memory
parentade4f43e1fd666dc138734bdf2bd942698e4d786 (diff)
downloadtalos-hostboot-12aa58091cf0763d075495721d793fa4995d47d1.tar.gz
talos-hostboot-12aa58091cf0763d075495721d793fa4995d47d1.zip
Add phy_cntrl.C empty for mirroring
Change-Id: Ia573402b1064f9bb6c7b6f8cd595ae919dee006b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29250 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')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/phy/phy_cntrl.C24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/phy/phy_cntrl.C b/src/import/chips/p9/procedures/hwp/memory/lib/phy/phy_cntrl.C
new file mode 100644
index 000000000..d1642518c
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/phy/phy_cntrl.C
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/phy/phy_cntrl.C $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] 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