summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/hwp
diff options
context:
space:
mode:
authorAlvin Wang <wangat@tw.ibm.com>2019-03-22 05:39:40 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-01 09:42:17 -0500
commit75f8277bbc20dbf1dca252ac48b9b4fa143b3c6b (patch)
tree1dfd0cb0a3d2dd781bc003a7b4ccfa53e9d3bf49 /src/import/chips/p9/procedures/hwp
parentad388de1a208b56183ac361414e8e1ae9f5ceb1f (diff)
downloadtalos-hostboot-75f8277bbc20dbf1dca252ac48b9b4fa143b3c6b.tar.gz
talos-hostboot-75f8277bbc20dbf1dca252ac48b9b4fa143b3c6b.zip
Add empty file(accessor_wrapper.H) for power_theraml
Change-Id: I497a060109243c5c94b3c5c54ad7bd2d3a3acd6a Original-Change-Id: I1231b2b9577bf98aef60e86a02fcbb23f367de2f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74878 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75147 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/hwp')
-rw-r--r--src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/accessor_wrapper.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/accessor_wrapper.H b/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/accessor_wrapper.H
new file mode 100644
index 000000000..a9cebab3a
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/accessor_wrapper.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/p9/procedures/hwp/memory/lib/power_thermal/accessor_wrapper.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