From 70a6045d36b6ef657ea5e68f80fbd17c0a4c7b4e Mon Sep 17 00:00:00 2001 From: Doug Gilbert Date: Mon, 22 Aug 2016 12:04:42 -0500 Subject: 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 Reviewed-by: Douglas R. Gilbert Reviewed-by: Gregory S. Still --- .../p9/procedures/ppe/pk/ppe42/pk_panic_codes.h | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h 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..49f25a69 --- /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 HCODE Project */ +/* */ +/* COPYRIGHT 2016,2017 */ +/* [+] 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 -- cgit v1.2.3