aboutsummaryrefslogtreecommitdiff
path: root/gdb/sh64-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sh64-tdep.h')
-rw-r--r--gdb/sh64-tdep.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/gdb/sh64-tdep.h b/gdb/sh64-tdep.h
deleted file mode 100644
index 20a1dc9..0000000
--- a/gdb/sh64-tdep.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/* Target-dependent definitions for Renesas Super-H, for GDB.
- Copyright (C) 2012-2018 Free Software Foundation, Inc.
-
- This file is part of GDB.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- 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 SH64_TDEP_H
-#define SH64_TDEP_H
-
-extern gdbarch_init_ftype sh64_gdbarch_init;
-
-#endif /* SH64_TDEP_H */