summaryrefslogtreecommitdiffstats
path: root/pk/std/pk_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/std/pk_port.h')
-rw-r--r--pk/std/pk_port.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/pk/std/pk_port.h b/pk/std/pk_port.h
new file mode 100644
index 00000000..5998bd4b
--- /dev/null
+++ b/pk/std/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 standard PPE environment header for PK.
+
+#define HWMACRO_STD
+
+#include "ppe42.h"
+
+#endif /* __PK_PORT_H__ */
OpenPOWER on IntegriCloud