summaryrefslogtreecommitdiffstats
path: root/src/ssx/pgp/pgp_sramctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ssx/pgp/pgp_sramctl.h')
-rwxr-xr-xsrc/ssx/pgp/pgp_sramctl.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/ssx/pgp/pgp_sramctl.h b/src/ssx/pgp/pgp_sramctl.h
new file mode 100755
index 0000000..fe2ed69
--- /dev/null
+++ b/src/ssx/pgp/pgp_sramctl.h
@@ -0,0 +1,18 @@
+#ifndef __PGP_SRAMCTL_H__
+#define __PGP_SRAMCTL_H__
+
+// $Id: pgp_sramctl.h,v 1.1.1.1 2013/12/11 21:03:22 bcbrock Exp $
+// $Source: /afs/awd/projects/eclipz/KnowledgeBase/.cvsroot/eclipz/chips/p8/working/procedures/ssx/pgp/pgp_sramctl.h,v $
+//-----------------------------------------------------------------------------
+// *! (C) Copyright International Business Machines Corp. 2013
+// *! All Rights Reserved -- Property of IBM
+// *! *** IBM Confidential ***
+//-----------------------------------------------------------------------------
+
+/// \file pgp_sramctl.h
+/// \brief SRAMCTL unit header. Local and mechanically generated macros.
+
+#include "sramctl_register_addresses.h"
+#include "sramctl_firmware_registers.h"
+
+#endif /* __PGP_SRAMCTL_H__ */
OpenPOWER on IntegriCloud