aboutsummaryrefslogtreecommitdiff
path: root/gdb/m32r-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m32r-tdep.h')
-rw-r--r--gdb/m32r-tdep.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/m32r-tdep.h b/gdb/m32r-tdep.h
index 83799a3..1cc0de3 100644
--- a/gdb/m32r-tdep.h
+++ b/gdb/m32r-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 M32R_TDEP_H
-#define M32R_TDEP_H
+#ifndef GDB_M32R_TDEP_H
+#define GDB_M32R_TDEP_H
#include "gdbarch.h"
@@ -49,4 +49,4 @@ enum m32r_regnum
#define M32R_NUM_REGS 25
-#endif /* m32r-tdep.h */
+#endif /* GDB_M32R_TDEP_H */