From 12aa58091cf0763d075495721d793fa4995d47d1 Mon Sep 17 00:00:00 2001 From: Brian Silver Date: Sun, 4 Sep 2016 15:06:31 -0500 Subject: Add phy_cntrl.C empty for mirroring Change-Id: Ia573402b1064f9bb6c7b6f8cd595ae919dee006b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29250 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes --- .../p9/procedures/hwp/memory/lib/phy/phy_cntrl.C | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/import/chips/p9/procedures/hwp/memory/lib/phy/phy_cntrl.C (limited to 'src/import/chips/p9') 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 */ -- cgit v1.2.1