summaryrefslogtreecommitdiffstats
path: root/import
diff options
context:
space:
mode:
authorDoug Gilbert <dgilbert@us.ibm.com>2016-08-22 12:04:42 -0500
committerGregory S. Still <stillgs@us.ibm.com>2016-08-23 14:33:12 -0400
commit68f423e25366a6b60433e0ed1fce2755e62bdec6 (patch)
treec606c1f94d37278d3b57a1e063fc7b96d08cdb7c /import
parent3b2f52f3bbefc109ddd92d9b1289aa6f7a4afe6a (diff)
downloadtalos-sbe-68f423e25366a6b60433e0ed1fce2755e62bdec6.tar.gz
talos-sbe-68f423e25366a6b60433e0ed1fce2755e62bdec6.zip
PK Prime new file in preparation for PK_PANIC using trap
Change-Id: I5406e32426ac5e963312b4e193777e7c8d24a729 RTC: 147211 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28621 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28683
Diffstat (limited to 'import')
-rw-r--r--import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h b/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h
new file mode 100644
index 00000000..dd794291
--- /dev/null
+++ b/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h
@@ -0,0 +1,30 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h $ */
+/* */
+/* OpenPOWER sbe Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2016 */
+/* [+] 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 */
+// Preparation for new file for mirroring to ppe repository
+// RTC 147211 PK_PANIC using trap
+#ifndef __PK_PANIC_CODES_H__
+#define __PK_PANIC_CODES_H__
+
+#endif
OpenPOWER on IntegriCloud