summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2018-03-26 12:24:35 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-03-28 15:22:09 -0400
commit46b6c6815aa0218cbbc2aa8e5824b71f1f3133b1 (patch)
tree24281f95aaec6258bed26cde5b266c990286f434 /src/import/chips
parent9ef8d33eaeb459f48840e4a42a8ca619ea6b8383 (diff)
downloadtalos-hostboot-46b6c6815aa0218cbbc2aa8e5824b71f1f3133b1.tar.gz
talos-hostboot-46b6c6815aa0218cbbc2aa8e5824b71f1f3133b1.zip
Add empty p9c delayRegs.H for hostboot
Change-Id: Ie6cd4da2eb7dcae3ec4490d357c5ae963cc4d174 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56261 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-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')
-rw-r--r--src/import/chips/centaur/procedures/hwp/memory/lib/shared/delayRegs.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/memory/lib/shared/delayRegs.H b/src/import/chips/centaur/procedures/hwp/memory/lib/shared/delayRegs.H
new file mode 100644
index 000000000..b8fe7bd28
--- /dev/null
+++ b/src/import/chips/centaur/procedures/hwp/memory/lib/shared/delayRegs.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/centaur/procedures/hwp/memory/lib/shared/delayRegs.H $ */
+/* */
+/* OpenPOWER HostBoot Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2018 */
+/* [+] 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