summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/utils/stopreg/p9_stop_data_struct.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/utils/stopreg/p9_stop_data_struct.H')
-rwxr-xr-xsrc/import/chips/p9/procedures/utils/stopreg/p9_stop_data_struct.H7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/utils/stopreg/p9_stop_data_struct.H b/src/import/chips/p9/procedures/utils/stopreg/p9_stop_data_struct.H
index 63422850d..d6cd85b62 100755
--- a/src/import/chips/p9/procedures/utils/stopreg/p9_stop_data_struct.H
+++ b/src/import/chips/p9/procedures/utils/stopreg/p9_stop_data_struct.H
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -42,9 +42,9 @@
#ifdef __cplusplus
extern "C" {
-#endif
namespace stopImageSection
{
+#endif
typedef struct
{
@@ -127,7 +127,8 @@ enum
SCOM_SIZE_PER_CACHE_CHIPLET ));
#ifdef __cplusplus
} // extern "C"
-#endif
} //namespace stopImageSection ends
+#endif //__cplusplus
+
#endif
OpenPOWER on IntegriCloud