aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/sh/tm-sh.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/sh/tm-sh.h')
-rw-r--r--gdb/config/sh/tm-sh.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/gdb/config/sh/tm-sh.h b/gdb/config/sh/tm-sh.h
index 16e0619..af7a928 100644
--- a/gdb/config/sh/tm-sh.h
+++ b/gdb/config/sh/tm-sh.h
@@ -45,16 +45,8 @@ struct gdbarch_tdep
int RS_REGNUM; /* sh-dsp, sh3-dsp */
int RE_REGNUM; /* sh-dsp, sh3-dsp */
int DR0_REGNUM; /* sh4 */
- int DR2_REGNUM; /* sh4 */
- int DR4_REGNUM; /* sh4 */
- int DR6_REGNUM; /* sh4 */
- int DR8_REGNUM; /* sh4 */
- int DR10_REGNUM; /* sh4 */
- int DR12_REGNUM; /* sh4 */
int DR14_REGNUM; /* sh4 */
int FV0_REGNUM; /* sh4 */
- int FV4_REGNUM; /* sh4 */
- int FV8_REGNUM; /* sh4 */
int FV12_REGNUM; /* sh4 */
};