diff options
Diffstat (limited to 'gdb/arm-tdep.c')
-rw-r--r-- | gdb/arm-tdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/arm-tdep.c b/gdb/arm-tdep.c index 9ac667f..970d19f 100644 --- a/gdb/arm-tdep.c +++ b/gdb/arm-tdep.c @@ -9409,7 +9409,6 @@ arm_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches) set_gdbarch_wchar_signed (gdbarch, 0); else set_gdbarch_wchar_signed (gdbarch, 1); - set_gdbarch_wchar_bit (gdbarch, 32); /* Note: for displaced stepping, this includes the breakpoint, and one word of additional scratch space. This setting isn't used for anything beside |