summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h b/src/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h
index d17efc07..fad4c516 100644
--- a/src/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h
+++ b/src/import/chips/p9/procedures/ppe/pk/ppe42/pk_panic_codes.h
@@ -254,6 +254,10 @@ typedef enum
// They are listed here to show the valid trap values that
// can be used.
+#ifdef PLATFORM_PANIC_CODES_H
+#include PLATFORM_PANIC_CODES_H
+#endif
+
//_UNUSED_1c00 = 0x1c00,
//_UNUSED_1c01 = 0x1c01,
//_UNUSED_1c02 = 0x1c02,
OpenPOWER on IntegriCloud