summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/utils/stopreg/p9_cpu_reg_restore_instruction.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/utils/stopreg/p9_cpu_reg_restore_instruction.H')
-rwxr-xr-xsrc/import/chips/p9/procedures/utils/stopreg/p9_cpu_reg_restore_instruction.H8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/import/chips/p9/procedures/utils/stopreg/p9_cpu_reg_restore_instruction.H b/src/import/chips/p9/procedures/utils/stopreg/p9_cpu_reg_restore_instruction.H
index fcbe317c6..f7c5bf15f 100755
--- a/src/import/chips/p9/procedures/utils/stopreg/p9_cpu_reg_restore_instruction.H
+++ b/src/import/chips/p9/procedures/utils/stopreg/p9_cpu_reg_restore_instruction.H
@@ -7,7 +7,7 @@
/* */
/* EKB Project */
/* */
-/* COPYRIGHT 2015 */
+/* COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -34,10 +34,10 @@
#ifdef __cplusplus
extern "C" {
-#endif
namespace stopImageSection
{
+#endif
/**
* @brief enumerates opcodes for few instructions.
@@ -60,10 +60,10 @@ enum
ATTN_OPCODE = 0x00000200,
};
+#ifdef __cplusplus
} // namespace stopImageSection ends
-#ifdef __cplusplus
} // extern "C"
-#endif
+#endif //__cplusplus
#endif //__REG_RESTORE_INSTRUCTION_H
OpenPOWER on IntegriCloud