summaryrefslogtreecommitdiffstats
path: root/src/import/generic
diff options
context:
space:
mode:
authorAndre A. Marin <aamarin@us.ibm.com>2019-03-06 11:57:55 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-03-16 14:50:09 -0500
commitd679e6d649eedb8fd10256361ea32ebfa947ded7 (patch)
tree92e06e89edc9705eae70ccd00e700fd2155b0ea3 /src/import/generic
parent2dcce4bcccc2ded0e047da9dd4332baa2dd44f6b (diff)
downloadtalos-hostboot-d679e6d649eedb8fd10256361ea32ebfa947ded7.tar.gz
talos-hostboot-d679e6d649eedb8fd10256361ea32ebfa947ded7.zip
Add attr_engine_traits empty files for HB to mirror
Change-Id: I735cfdb40ec7e6dce6109b000cea17b455dbe588 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72929 Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> 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/73471 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/generic')
-rw-r--r--src/import/generic/memory/lib/data_engine/attr_engine_traits.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/generic/memory/lib/data_engine/attr_engine_traits.H b/src/import/generic/memory/lib/data_engine/attr_engine_traits.H
new file mode 100644
index 000000000..5b65da07a
--- /dev/null
+++ b/src/import/generic/memory/lib/data_engine/attr_engine_traits.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/lib/data_engine/attr_engine_traits.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