summaryrefslogtreecommitdiffstats
path: root/pk/ppe/pk_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/ppe/pk_port.h')
-rw-r--r--pk/ppe/pk_port.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/pk/ppe/pk_port.h b/pk/ppe/pk_port.h
new file mode 100644
index 00000000..f9010581
--- /dev/null
+++ b/pk/ppe/pk_port.h
@@ -0,0 +1,16 @@
+#ifndef __PK_PORT_H__
+#define __PK_PORT_H__
+//-----------------------------------------------------------------------------
+// *! (C) Copyright International Business Machines Corp. 2014
+// *! All Rights Reserved -- Property of IBM
+// *! *** IBM Confidential ***
+//-----------------------------------------------------------------------------
+
+/// \file pk_port.h
+/// \brief The top-level CME environment header for PK.
+
+#define HWMACRO_PPE
+
+#include "ppe42.h"
+
+#endif /* __PK_PORT_H__ */
OpenPOWER on IntegriCloud