summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2019-04-01 13:05:01 -0400
committerChristian R. Geddes <crgeddes@us.ibm.com>2019-04-19 08:37:09 -0500
commit1e9aa61c5f761e90e7761a1a42c690bc9cec3956 (patch)
treebed3cca7ac6f6ebc1423ad7a5abd12877415134a
parent16cf78fed03ff0426cd7885c935a711541f329a1 (diff)
downloadtalos-hostboot-1e9aa61c5f761e90e7761a1a42c690bc9cec3956.tar.gz
talos-hostboot-1e9aa61c5f761e90e7761a1a42c690bc9cec3956.zip
Adds blankfile for git commit data helper
Change-Id: I0a4a2d83708ac097c635def752aa9b72f23e0cec Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75324 Reviewed-by: Louis Stermole <stermole@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@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: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76175 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>
-rw-r--r--src/import/generic/memory/mss_git_data_helper.H24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/import/generic/memory/mss_git_data_helper.H b/src/import/generic/memory/mss_git_data_helper.H
new file mode 100644
index 000000000..c20a62ab0
--- /dev/null
+++ b/src/import/generic/memory/mss_git_data_helper.H
@@ -0,0 +1,24 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/import/generic/memory/mss_git_data_helper.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