summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndre Marin <aamarin@us.ibm.com>2018-08-29 12:24:39 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-11-02 09:57:32 -0500
commitd928fb03a9317dfa7d7bee4e84f59f8dcc09a92b (patch)
treeba72e5d789abcfffaa86cfdf31cd192829b410ff /src
parent4c9fb0a48cd09409f8f1132d7381b9b66bcfd6d9 (diff)
downloadtalos-hostboot-d928fb03a9317dfa7d7bee4e84f59f8dcc09a92b.tar.gz
talos-hostboot-d928fb03a9317dfa7d7bee4e84f59f8dcc09a92b.zip
Add explorer data structures empty file for HB mirroring
Change-Id: I49232ed8ff3394e9602ff02bc99dc4db476f1b95 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/65468 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66408 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')
-rw-r--r--src/import/chips/ocmb/explorer/common/include/exp_data_structs.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/common/include/exp_data_structs.H b/src/import/chips/ocmb/explorer/common/include/exp_data_structs.H
new file mode 100644
index 000000000..4094dcb58
--- /dev/null
+++ b/src/import/chips/ocmb/explorer/common/include/exp_data_structs.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/chips/ocmb/explorer/common/include/exp_data_structs.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