summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/utils/stopreg/p9_stop_section_defines.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/utils/stopreg/p9_stop_section_defines.H')
-rwxr-xr-xsrc/import/chips/p9/procedures/utils/stopreg/p9_stop_section_defines.H4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/utils/stopreg/p9_stop_section_defines.H b/src/import/chips/p9/procedures/utils/stopreg/p9_stop_section_defines.H
index 32b1223a3..35c46c373 100755
--- a/src/import/chips/p9/procedures/utils/stopreg/p9_stop_section_defines.H
+++ b/src/import/chips/p9/procedures/utils/stopreg/p9_stop_section_defines.H
@@ -30,8 +30,10 @@
#ifndef _STOP_SECTION_DEFINES_H
#define _STOP_SECTION_DEFINES_H
+#ifdef __cplusplus
namespace stopImageSection
{
+#endif
//basic constants
enum
@@ -90,7 +92,9 @@ enum
//size in byte ends
};
+#ifdef __cplusplus
}//stopImageSection ends
+#endif //__cplusplus
#endif
OpenPOWER on IntegriCloud