aboutsummaryrefslogtreecommitdiff
path: root/gdb/csky-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/csky-tdep.h')
-rw-r--r--gdb/csky-tdep.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/csky-tdep.h b/gdb/csky-tdep.h
index e5516e8..2991719 100644
--- a/gdb/csky-tdep.h
+++ b/gdb/csky-tdep.h
@@ -17,8 +17,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef CSKY_TDEP_H
-#define CSKY_TDEP_H
+#ifndef GDB_CSKY_TDEP_H
+#define GDB_CSKY_TDEP_H
#include "gdbarch.h"
@@ -390,4 +390,4 @@ enum csky_regnum
#define CSKY_LRW_T1_PC_8 0x2ea8d
#define CSKY_JMP_T1_VS_NOP 0x6c037834
-#endif
+#endif /* GDB_CSKY_TDEP_H */